mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
disable sync by default?
This commit is contained in:
@@ -13,7 +13,7 @@ export const defaultSettings = {
|
||||
isAutoCompletionEnabled: false,
|
||||
isTooltipEnabled: false,
|
||||
isFlashEnabled: true,
|
||||
isSyncEnabled: true,
|
||||
isSyncEnabled: false,
|
||||
isLineWrappingEnabled: false,
|
||||
isPatternHighlightingEnabled: true,
|
||||
theme: 'strudelTheme',
|
||||
|
||||
Reference in New Issue
Block a user