mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-29 09:06:47 +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