7.12: Prep for compact raid frames

This commit is contained in:
andrew6180
2024-02-18 09:17:46 -07:00
parent 5d0254d759
commit 4522f12641
4 changed files with 59 additions and 1 deletions
+5
View File
@@ -4026,6 +4026,11 @@ E.Options.args.unitframe = {
order = 7,
type = "toggle",
name = L["PARTY"]
},
raid = {
order = 8,
type = "toggle",
name = L["RAID"]
}
}
},