Skip to content

Commit

Permalink
other: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ffainy committed Jan 31, 2023
1 parent 1672b72 commit e11288f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2208,7 +2208,7 @@ GUI.OptionsList = {
'DebuffWatcherDispellType',
L['Debuff Watcher'],
nil,
{ L['Filter Display'], L['Always Display'], _G.DISABLE },
{ L['Filter: Dispellable'], L['Filter: Always'], _G.DISABLE },
UpdateRaidAurasOptions,
L['Filter Display: Only show dispellable Magic and Enrage buffs that you can dispell.|nAlways Display: Always show dispellable Magic and Enrage buffs, whether you can dispel them or not.'],
},
Expand Down

0 comments on commit e11288f

Please sign in to comment.