mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 18:19:03 +08:00
Dev:施工中......
This commit is contained in:
@@ -88,6 +88,11 @@ export class SettingsService extends Service {
|
||||
kind: 'json',
|
||||
defaultValue: [],
|
||||
writePermission: 'admin'
|
||||
},
|
||||
current_theme_id: {
|
||||
kind: 'string',
|
||||
defaultValue: 'light-default',
|
||||
writePermission: 'admin'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user