Modules/ActionBars: Default micro bar enabled, put fully in top left. (#24)
People have trouble opening tickets if this is disabled by default.
This commit is contained in:
@@ -4185,7 +4185,7 @@ P.actionbar = {
|
||||
},
|
||||
|
||||
microbar = {
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
mouseover = false,
|
||||
buttonsPerRow = 10,
|
||||
buttonSize = 20,
|
||||
|
||||
Reference in New Issue
Block a user