mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
fix: add missing TOGGLE_SKILLS to keybinding_manager (fixes CI build failure)
This commit is contained in:
parent
5df5f4d423
commit
67c8101f67
2 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ public:
|
|||
TOGGLE_NAMEPLATES,
|
||||
TOGGLE_RAID_FRAMES,
|
||||
TOGGLE_ACHIEVEMENTS,
|
||||
TOGGLE_SKILLS,
|
||||
ACTION_COUNT
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue