enhance(frontend): 設定値の同期を実装(実験的)
This commit is contained in:
parent
ddbc83b2e4
commit
b03bcf26cd
9 changed files with 343 additions and 187 deletions
|
|
@ -327,4 +327,5 @@ export const PREF_DEF = {
|
|||
} satisfies Record<string, {
|
||||
default: any;
|
||||
accountDependent?: boolean;
|
||||
serverDependent?: boolean;
|
||||
}>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue