diff --git a/ElvUI/Modules/Chat/Chat.lua b/ElvUI/Modules/Chat/Chat.lua index 4031a8a..37a51f0 100644 --- a/ElvUI/Modules/Chat/Chat.lua +++ b/ElvUI/Modules/Chat/Chat.lua @@ -68,12 +68,7 @@ local DEFAULT_STRINGS = { local hyperlinkTypes = { ["item"] = true, - ["spell"] = true, - ["unit"] = true, - ["quest"] = true, ["enchant"] = true, - ["instancelock"] = true, - ["talent"] = true, } CH.Keywords = {}