Dev:施工中......

This commit is contained in:
NanGua-QWQ
2026-02-11 22:05:19 +08:00
parent b6023dbe62
commit 5984b203c3
15 changed files with 1280 additions and 48 deletions
+5
View File
@@ -88,6 +88,11 @@ export class SettingsService extends Service {
kind: 'json',
defaultValue: [],
writePermission: 'admin'
},
current_theme_id: {
kind: 'string',
defaultValue: 'light-default',
writePermission: 'admin'
}
}