Compare commits
2 Commits
1.2.2
...
1759ebfab6
Author | SHA1 | Date | |
---|---|---|---|
1759ebfab6 | |||
798043c7aa |
@@ -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
|
||||
|
@@ -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
2
Meta
Submodule Meta updated: 48fc2ed99c...9aae83307e
Reference in New Issue
Block a user