feat: 快速收藏

This commit is contained in:
guozhigq
2023-08-30 11:04:01 +08:00
parent 108c37f0d7
commit b485399517
5 changed files with 83 additions and 11 deletions

View File

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