mod: 代码优化

This commit is contained in:
orz12
2024-02-24 12:50:26 +08:00
parent 098b4ad8ad
commit 23a4bf1706
4 changed files with 3 additions and 4 deletions

View File

@@ -140,7 +140,7 @@ class SettingBoxKey {
hideTabBar = 'hideTabBar', // 收起底栏
tabbarSort = 'tabbarSort', // 首页tabbar
dynamicBadgeMode = 'dynamicBadgeMode',
hiddenSettingUnlocked = 'hiddenSettingUnlocked';
hiddenSettingUnlocked = 'hiddenSettingUnlocked',
enableGradientBg = 'enableGradientBg';
}