mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
typo
This commit is contained in:
@@ -1099,7 +1099,7 @@ function CH:CHAT_MSG_CHANNEL(event, message, author, ...)
|
||||
end
|
||||
end
|
||||
|
||||
function CH.CHAT_MSG_YELL(event, message, author, ...)
|
||||
function CH:CHAT_MSG_YELL(event, message, author, ...)
|
||||
local blockFlag = false
|
||||
local msg = PrepareMessage(author, message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user