Rename all functions to reduce duplication

This commit is contained in:
2025-05-06 22:52:46 +02:00
parent 7df8ecb582
commit 0638896bc3
3 changed files with 142 additions and 140 deletions

View File

@@ -17,3 +17,5 @@ frame:SetScript("OnEvent", function(self, event, addon)
KeybindSaverDaved = KeybindSaverDaved or {}
KeybindSaverDaved.sets = KeybindSaverDaved.sets or {}
end)
-- TODO: Fix equipment sets (saving reloading exporting importing...)