Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuller committed Nov 2, 2022
1 parent 9b4a882 commit 3c1fb21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dominos/plugins/showGridFixes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ local Module = Addon:NewModule("ShowGridFixer", "AceEvent-3.0")
function Module:OnEnable()
self:RegisterEvent("ADDON_LOADED")
self:RegisterEvent("PLAYER_REGEN_ENABLED")

CollectionsJournal:HookScript("OnShow", onShowCollectionsJournal)
CollectionsJournal:HookScript("OnHide", onHideCollectionsJournal)
end

function Module:ADDON_LOADED(event, addon)
Expand Down

0 comments on commit 3c1fb21

Please sign in to comment.