mirror of
https://github.com/jiangrui1994/CloudSaver.git
synced 2026-01-12 16:18:45 +08:00
Optimized the PC experience
This commit is contained in:
@@ -15,4 +15,5 @@ export interface UserSettingStore {
|
||||
globalSetting: GlobalSettingAttributes | null;
|
||||
userSettings: UserSettingAttributes;
|
||||
displayStyle: "table" | "card";
|
||||
imagesSource: "proxy" | "local";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user