mirror of
https://github.com/diced/zipline.git
synced 2026-04-28 10:43:06 -07:00
feat: make 'fullscreen' viewer default
This commit is contained in:
@@ -20,7 +20,7 @@ const defaultSettings: SettingsStore['settings'] = {
|
||||
disableMediaPreview: false,
|
||||
warnDeletion: true,
|
||||
fileNavButtons: true,
|
||||
fileViewer: 'default',
|
||||
fileViewer: 'fullscreen',
|
||||
theme: 'builtin:dark_blue',
|
||||
themeDark: 'builtin:dark_blue',
|
||||
themeLight: 'builtin:light_blue',
|
||||
|
||||
Reference in New Issue
Block a user