Add option to skin PathToAscension Frame
This commit is contained in:
parent
293e81a89b
commit
263dd5d83a
3 changed files with 68 additions and 0 deletions
|
|
@ -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"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue