Show aura config on player without throwing errors

This commit is contained in:
Logan Payton
2018-05-18 01:04:02 -04:00
parent bc9b5f509e
commit 7e4cafae2e
2 changed files with 102 additions and 98 deletions
+5
View File
@@ -21,6 +21,11 @@ G["classtimer"] = {}
G["nameplates"] = {}
G["unitframe"] = {
["specialFilters"] = {},
["aurafilters"] = {}
}
G["chat"] = {
["classColorMentionExcludedNames"] = {}
}