feat: 添加启动时清除缓存设置

This commit is contained in:
orz12
2024-04-04 10:44:10 +08:00
parent e3fb4d4b28
commit d43feec713
3 changed files with 11 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ class SettingBoxKey {
/// 其他
autoUpdate = 'autoUpdate',
autoClearCache = 'autoClearCache',
replySortType = 'replySortType',
defaultDynamicType = 'defaultDynamicType',
enableHotKey = 'enableHotKey',