mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 16:39:26 +08:00
Opt: update record time immediately
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user