mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 05:15:25 +08:00
Fix: Emotion not update in gui
This commit is contained in:
@@ -425,7 +425,7 @@ class AlasGUI(Frame):
|
||||
modified[k] = v
|
||||
deep_set(config, k, v)
|
||||
valid.append(k)
|
||||
pin[k] = v
|
||||
pin["_".join(k.split("."))] = v
|
||||
else:
|
||||
modified.pop(k)
|
||||
invalid.append(k)
|
||||
|
||||
Reference in New Issue
Block a user