mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
fix #36
This commit is contained in:
@@ -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 = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user