- add keyring and onebag option to bagbar
- fix some random stuff in the options tables
This commit is contained in:
@@ -130,6 +130,8 @@ function PetBarMod:SetupOptions()
|
||||
if not self.options then
|
||||
self.optionobject = Bartender4.ButtonBar.prototype:GetOptionObject()
|
||||
|
||||
self.optionobject.table.general.args.rows.max = 10
|
||||
|
||||
local enabled = {
|
||||
type = "toggle",
|
||||
order = 1,
|
||||
|
||||
Reference in New Issue
Block a user