fix: 评论区优化

This commit is contained in:
guozhigq
2023-08-30 17:46:51 +08:00
parent f6c7143d2d
commit 1e1e2e5a77
4 changed files with 277 additions and 186 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';