mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
deprecate rcmdDyn
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -653,9 +653,6 @@ abstract class Pref {
|
||||
static bool get enableHttp2 =>
|
||||
_setting.get(SettingBoxKey.enableHttp2, defaultValue: false);
|
||||
|
||||
static bool get enableRcmdDynamic =>
|
||||
_setting.get(SettingBoxKey.enableRcmdDynamic, defaultValue: true);
|
||||
|
||||
static int get replySortType =>
|
||||
_setting.get(SettingBoxKey.replySortType, defaultValue: 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user