Merge remote-tracking branch 'upstream/main'

This commit is contained in:
orz12
2024-02-04 14:04:13 +08:00
13 changed files with 128 additions and 46 deletions

View File

@@ -139,7 +139,8 @@ class SettingBoxKey {
enableMYBar = 'enableMYBar',
hideSearchBar = 'hideSearchBar', // 收起顶栏
hideTabBar = 'hideTabBar', // 收起底栏
tabbarSort = 'tabbarSort'; // 首页tabbar
tabbarSort = 'tabbarSort', // 首页tabbar
dynamicBadgeMode = 'dynamicBadgeMode';
}
class LocalCacheKey {