This commit is contained in:
Bunny67
2020-09-14 10:12:22 +03:00
parent 6c3f9d925e
commit 0f4f16b6f0
71 changed files with 2302 additions and 2431 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ local properties = {
display =L["Type"],
setter = "SetGlowType",
type = "list",
values = WeakAuras.glow_types,
values = Private.glow_types,
},
useGlowColor = {
display = L["Use Custom Color"],