mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 01:56:47 +08:00
fix disable search suggestion
related #923 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -742,7 +742,7 @@ class Pref {
|
||||
static bool get defaultShowComment =>
|
||||
_setting.get(SettingBoxKey.defaultShowComment, defaultValue: false);
|
||||
|
||||
static bool get enableHotKey =>
|
||||
static bool get enableTrending =>
|
||||
_setting.get(SettingBoxKey.enableHotKey, defaultValue: true);
|
||||
|
||||
static bool get enableSearchRcmd =>
|
||||
|
||||
Reference in New Issue
Block a user