1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-21 13:35:13 +08:00

Opt: update record time immediately

This commit is contained in:
Horizon101011
2022-06-04 16:02:54 +08:00
parent 0c87c605ac
commit 697cd88231

View File

@@ -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)