mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update user setting appearance (#654)
This commit is contained in:
@ -10,6 +10,8 @@ interface StorageData {
|
||||
editingMemoVisibilityCache: Visibility;
|
||||
// locale
|
||||
locale: Locale;
|
||||
// appearance
|
||||
appearance: Appearance;
|
||||
// local setting
|
||||
localSetting: LocalSetting;
|
||||
// skipped version
|
||||
|
Reference in New Issue
Block a user