🔧 chore(betterdiscord): plugin update
This commit is contained in:
parent
e5b063b644
commit
272fa9187a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"currentVersionInfo": {
|
"currentVersionInfo": {
|
||||||
"version": "7.2.4",
|
"version": "7.3.0",
|
||||||
"hasShownChangelog": true
|
"hasShownChangelog": true
|
||||||
},
|
},
|
||||||
"cuiSettingsVersion": "9",
|
"cuiSettingsVersion": "9",
|
||||||
|
@ -43,5 +43,6 @@
|
||||||
"disableMsgBarBtnCollapse": "false",
|
"disableMsgBarBtnCollapse": "false",
|
||||||
"messageBarButtonsMaxWidth": "200",
|
"messageBarButtonsMaxWidth": "200",
|
||||||
"messageBarButtonsMinWidth": "40",
|
"messageBarButtonsMinWidth": "40",
|
||||||
"buttonCollapseFudgeFactor": "10"
|
"buttonCollapseFudgeFactor": "10",
|
||||||
|
"resizableMembersList": "true"
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue