cache follow order type

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-07 11:23:51 +08:00
parent 5b6443cfa4
commit 2cb8331528
4 changed files with 23 additions and 6 deletions

View File

@@ -145,7 +145,8 @@ abstract class SettingBoxKey {
enablePlayAll = 'enablePlayAll',
enableTapDm = 'enableTapDm',
setSystemBrightness = 'setSystemBrightness',
downloadPath = 'downloadPath';
downloadPath = 'downloadPath',
followOrderType = 'followOrderType';
static const String minimizeOnExit = 'minimizeOnExit',
windowSize = 'windowSize',