This commit is contained in:
Crum
2018-12-06 23:08:23 -06:00
parent c5530b4113
commit bff0f4dc9a
-5
View File
@@ -68,12 +68,7 @@ local DEFAULT_STRINGS = {
local hyperlinkTypes = { local hyperlinkTypes = {
["item"] = true, ["item"] = true,
["spell"] = true,
["unit"] = true,
["quest"] = true,
["enchant"] = true, ["enchant"] = true,
["instancelock"] = true,
["talent"] = true,
} }
CH.Keywords = {} CH.Keywords = {}