Skip to content

Commit

Permalink
Wups
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Jul 23, 2024
1 parent 6a56847 commit d0a02c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/event.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ These methods are also available as methods directly on `namespace`, e.g:
```lua
addon:RegisterEvent('BAG_UPDATE', function(self, ...)
-- do something
-- do something
end)
```
--]]
Expand Down

0 comments on commit d0a02c0

Please sign in to comment.