Add option to skin PathToAscension Frame

This commit is contained in:
Nick Minkler (Sleaker)
2025-03-07 14:41:40 -08:00
parent 293e81a89b
commit 263dd5d83a
3 changed files with 68 additions and 0 deletions
+5
View File
@@ -208,6 +208,11 @@ E.Options.args.skins = {
name = L["Mirror Timers"],
desc = L["TOGGLESKIN_DESC"]
},
pathtoascension = {
type = "toggle",
name = L["Path To Ascension"],
desc = L["TOGGLESKIN_DESC"]
},
petition = {
type = "toggle",
name = L["Petition Frame"],