Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2026-01-02 14:41:04 +08:00
parent 041af37bb0
commit b2da99e334
7 changed files with 73 additions and 138 deletions

View File

@@ -192,10 +192,10 @@ abstract final class SettingBoxKey {
danmakuStaticDuration = 'danmakuStaticDuration',
danmakuMassiveMode = 'danmakuMassiveMode',
danmakuFixedV = 'danmakuFixedV',
static2Scroll = 'static2Scroll',
danmakuStatic2Scroll = 'danmakuStatic2Scroll',
danmakuLineHeight = 'danmakuLineHeight',
strokeWidth = 'strokeWidth',
fontWeight = 'fontWeight';
danmakuStrokeWidth = 'strokeWidth',
danmakuFontWeight = 'fontWeight';
static const String systemProxyHost = 'systemProxyHost',
systemProxyPort = 'systemProxyPort';