This commit is contained in:
NoM0Re
2025-04-13 16:03:55 +02:00
committed by GitHub
parent 388434a6e4
commit 51bac56479
44 changed files with 1228 additions and 844 deletions
+2 -1
View File
@@ -72,7 +72,8 @@ local properties = {
text_text = {
display = L["Text"],
setter = "ChangeText",
type = "string"
type = "string",
control = "WeakAurasInputWithIndentation"
},
text_color = {
display = L["Color"],