Skip to content

Commit

Permalink
bump toc
Browse files Browse the repository at this point in the history
  • Loading branch information
jordonwow committed Mar 22, 2023
1 parent 70788c2 commit 9d8f71b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OmniBar.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 100005
## Interface: 100007
## Title: OmniBar
## Notes: Tracks enemy cooldowns
## Version: @project-version@
Expand Down
2 changes: 1 addition & 1 deletion OmniBar_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ addon.Cooldowns = {
[115750] = {duration = 90, class = "PALADIN"}, -- Blinding Light
[375576] = {duration = 60, class = "PALADIN"}, -- Divine Toll
[105809] = {duration = 90, class = "PALADIN"}, -- Holy Avenger
[96231] = {default = true, duration = 15, class = "PALADIN"}, -- Rebuke
[96231] = {default = true, duration = 15, class = "PALADIN"}, -- Rebuke
[190784] = {duration = 45, class = "PALADIN", charges = 2}, -- Divine Steed

-- Holy
Expand Down

0 comments on commit 9d8f71b

Please sign in to comment.