mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-28 00:44:45 +00:00
more cleanup
This commit is contained in:
@@ -12,4 +12,5 @@ G["general"] = {
|
||||
["xOffset"] = 0,
|
||||
["yOffset"] = 0
|
||||
},
|
||||
["versionCheck"] = true
|
||||
}
|
||||
@@ -14,7 +14,9 @@ V["general"] = {
|
||||
["pixelPerfect"] = true,
|
||||
["replaceBlizzFonts"] = true,
|
||||
["minimap"] = {
|
||||
["enable"] = true
|
||||
["enable"] = true,
|
||||
["hideCalendar"] = true,
|
||||
["zoomLevel"] = 0,
|
||||
},
|
||||
}
|
||||
|
||||
@@ -81,6 +83,7 @@ V["skins"] = {
|
||||
["tradeskill"] = true,
|
||||
["trainer"] = true,
|
||||
["tutorial"] = true,
|
||||
["watchframe"] = true,
|
||||
["worldmap"] = true,
|
||||
["mirrorTimers"] = true
|
||||
},
|
||||
|
||||
@@ -14,6 +14,7 @@ P["general"] = {
|
||||
["autoAcceptInvite"] = false,
|
||||
["bottomPanel"] = true,
|
||||
["hideErrorFrame"] = true,
|
||||
["watchFrameHeight"] = 480,
|
||||
["afk"] = true,
|
||||
["enhancedPvpMessages"] = true,
|
||||
["numberPrefixStyle"] = "ENGLISH",
|
||||
|
||||
Reference in New Issue
Block a user