🔧 chore(betterdiscord): plugin updates
This commit is contained in:
parent
f23b1ca664
commit
16cb5f5177
2 changed files with 9 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"currentVersionInfo": {
|
"currentVersionInfo": {
|
||||||
"version": "7.4.2",
|
"version": "8.0.0",
|
||||||
"hasShownChangelog": true
|
"hasShownChangelog": true
|
||||||
},
|
},
|
||||||
"cuiSettingsVersion": "10",
|
"cuiSettingsVersion": "11",
|
||||||
"disableTransitions": "false",
|
"disableTransitions": "false",
|
||||||
"transitionSpeed": "250",
|
"transitionSpeed": "250",
|
||||||
"disableToolbarCollapse": "false",
|
"disableToolbarCollapse": "false",
|
||||||
|
@ -26,7 +26,6 @@
|
||||||
"keyStringList": "Alt+S,Alt+C,Alt+T,Alt+W,Alt+M,Alt+U,Alt+P,Alt+I",
|
"keyStringList": "Alt+S,Alt+C,Alt+T,Alt+W,Alt+M,Alt+U,Alt+P,Alt+I",
|
||||||
"settingsButtonsMaxWidth": "100",
|
"settingsButtonsMaxWidth": "100",
|
||||||
"toolbarIconMaxWidth": "300",
|
"toolbarIconMaxWidth": "300",
|
||||||
"profilePanelMaxWidth": "340",
|
|
||||||
"toolbarMaxWidth": "800",
|
"toolbarMaxWidth": "800",
|
||||||
"userAreaMaxHeight": "300",
|
"userAreaMaxHeight": "300",
|
||||||
"msgBarMaxHeight": "400",
|
"msgBarMaxHeight": "400",
|
||||||
|
@ -43,5 +42,10 @@
|
||||||
"messageBarButtonsMaxWidth": "200",
|
"messageBarButtonsMaxWidth": "200",
|
||||||
"messageBarButtonsMinWidth": "40",
|
"messageBarButtonsMinWidth": "40",
|
||||||
"buttonCollapseFudgeFactor": "10",
|
"buttonCollapseFudgeFactor": "10",
|
||||||
"resizableMembersList": "true"
|
"resizableMembersList": "true",
|
||||||
|
"floatingDynamicUncollapse": "true",
|
||||||
|
"resizableUserProfile": "true",
|
||||||
|
"membersListWidth": "0",
|
||||||
|
"profilePanelWidth": "0",
|
||||||
|
"persistentUnreadBadge": "true"
|
||||||
}
|
}
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"all": {
|
"all": {
|
||||||
"cachedState": {
|
"cachedState": {
|
||||||
"date": "2023-12-19T23:05:30.288Z",
|
"date": "2023-12-20T23:14:25.548Z",
|
||||||
"value": true
|
"value": true
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue