opt: reply2reply showing

This commit is contained in:
bggRGjQaUbCoE
2024-08-26 21:35:33 +08:00
parent 50c911a6a6
commit 51083f2bd1
3 changed files with 35 additions and 24 deletions

View File

@@ -64,6 +64,7 @@ class _ColorSelectPageState extends State<ColorSelectPage> {
onChanged: (dynamic val) async {
ctr.type.value = 1;
ctr.setting.put(SettingBoxKey.dynamicColor, false);
Get.forceAppUpdate();
},
),
),