mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
cleanup locales
This commit is contained in:
@@ -649,7 +649,7 @@ E.Options.args.general = {
|
||||
set = function(info, value) E.private.general.chatBubbleFontOutline = value; E:StaticPopup_Show("PRIVATE_RL"); end,
|
||||
disabled = function() return E.private.general.chatBubbles == "disabled" end,
|
||||
values = {
|
||||
["NONE"] = L["None"],
|
||||
["NONE"] = NONE,
|
||||
["OUTLINE"] = "OUTLINE",
|
||||
["MONOCHROMEOUTLINE"] = "MONOCROMEOUTLINE",
|
||||
["THICKOUTLINE"] = "THICKOUTLINE",
|
||||
|
||||
Reference in New Issue
Block a user