Merge branch 'fix' into alpha

This commit is contained in:
guozhigq
2023-08-30 17:53:38 +08:00
5 changed files with 285 additions and 195 deletions

View File

@ -111,6 +111,7 @@ class SettingBoxKey {
static const String defaultDynamicType = 'defaultDynamicType';
static const String enableHotKey = 'enableHotKey';
static const String enableQuickFav = 'enableQuickFav';
static const String enableWordRe = 'enableWordRe';
/// 外观
static const String themeMode = 'themeMode';