Core/Cooldowns: fix cd text not hiding on cd reset

This commit is contained in:
andrew6180
2023-05-23 09:40:16 -07:00
parent 8edf2d7f8a
commit eb7d75c3d2
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ do
end
do
local interruptMsg = " "..INTERRUPTED.." %s's \124cff71d5ff\124Hspell:%d\124h[%s]\124h\124r!"
local interruptMsg = INTERRUPTED.." %s's \124cff71d5ff\124Hspell:%d\124h[%s]\124h\124r!"
function M:ToggleInterruptAnnounce()
if E.db.general.interruptAnnounce == "NONE" then