This commit is contained in:
syuilo
2021-12-23 17:05:50 +09:00
parent 3a990dce75
commit 2e80f9dfba
4 changed files with 0 additions and 15 deletions

View File

@@ -245,7 +245,6 @@ export class ColdDeviceStorage {
lightTheme: require('@/themes/l-light.json5') as Theme,
darkTheme: require('@/themes/d-dark.json5') as Theme,
syncDeviceDarkMode: true,
chatOpenBehavior: 'page' as 'page' | 'window' | 'popout',
plugins: [] as Plugin[],
mediaVolume: 0.5,
sound_masterVolume: 0.3,