polish media details and mobile navigation

This commit is contained in:
ngfchl
2026-07-19 15:28:13 +08:00
parent 357731f265
commit 3b2935ca0b
6 changed files with 308 additions and 278 deletions
+1
View File
@@ -36,6 +36,7 @@ class StorageKeys {
'guangya.cloudIndexLastUpdatedAt';
static const String cloudScrapedBackupFolderID =
'guangya.cloudScrapedBackupFolderID';
static const String workspaceMode = 'guangya.workspaceMode';
}
class StorageManager {