2 Commits

Author SHA1 Message Date
1759ebfab6 Release 1.2.3 2025-05-08 14:55:05 +02:00
798043c7aa Try to save keybinds when restoring 2025-05-08 14:54:58 +02:00
3 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
## Interface: 70300
## Title: ActionBarSaver: Daved
## Version: 1.2.2
## Version: 1.2.3
## Notes: Manage, save, restore, import and export action bar and keybind profiles
## Author: Phat phuck dave
## SavedVariables: ActionBarSaverDaved, KeybindSaverDaved

View File

@@ -92,6 +92,7 @@ local function RestoreKeybindSet(setName)
-- Save the changes
SaveBindings(GetCurrentBindingSet())
SaveBindings(1)
print(string.format("Restored keybind set '%s'", setName))
end

2
Meta

Submodule Meta updated: 48fc2ed99c...9aae83307e