mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Opt: update record time immediately
This commit is contained in:
parent
0c87c605ac
commit
697cd88231
@ -428,6 +428,7 @@ class AlasGUI(Frame):
|
||||
modified[k] = v
|
||||
deep_set(config, k, v)
|
||||
valid.append(self.path_to_idx[k])
|
||||
pin[self.path_to_idx[k]] = v
|
||||
|
||||
else:
|
||||
modified.pop(k)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user