feat: search suggestion switch

This commit is contained in:
guozhigq
2024-10-19 14:50:09 +08:00
parent 95df2fb6ab
commit e4679143c5
4 changed files with 24 additions and 9 deletions

View File

@ -107,6 +107,7 @@ class SettingBoxKey {
replySortType = 'replySortType',
defaultDynamicType = 'defaultDynamicType',
enableHotKey = 'enableHotKey',
enableSearchSuggest = 'enableSearchSuggest',
enableQuickFav = 'enableQuickFav',
enableWordRe = 'enableWordRe',
enableSearchWord = 'enableSearchWord',