mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
Add manual cloud backup controls and manager modal
This commit is contained in:
@@ -144,6 +144,7 @@ export const defaultSettings = {
|
||||
// UI 面板
|
||||
noticeDisplayMode: "normal",
|
||||
panelTheme: "crimson",
|
||||
cloudStorageMode: "automatic",
|
||||
};
|
||||
|
||||
const DEFAULT_SETTING_KEYS = Object.freeze(Object.keys(defaultSettings));
|
||||
|
||||
Reference in New Issue
Block a user