Skip to content

Commit

Permalink
try this instead to fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Repooc committed Oct 21, 2024
1 parent 9278c21 commit feb5a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ElvUI_KeybindDisplay/Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ function KD:Initialize()

hooksecurefunc(E, 'UpdateDB', UpdateDB)
hooksecurefunc(AB, 'FixKeybindText', KD.FixKeybindText)
KD:UpdateButtonDB('PEW')
AB:UpdateButtonSettings()
LibStub('RepoocReforged-1.0'):LoadMainCategory()
end

Expand Down

0 comments on commit feb5a3a

Please sign in to comment.