mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 12:28:03 -08:00
Fix hotkeys not saving
This commit is contained in:
@@ -353,7 +353,7 @@ function this.update()
|
||||
|
||||
|
||||
if new_hotkey_registered then
|
||||
config.save();
|
||||
config.save_current();
|
||||
else
|
||||
this.check_hotkeys(hard_keyboard);
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user