🔧 chore(betterdiscord): plugin updates

This commit is contained in:
Sergio Laín 2023-11-03 23:40:34 +01:00
parent dd26468a9c
commit a3603e8fe5
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
2 changed files with 4 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{ {
"currentVersionInfo": { "currentVersionInfo": {
"version": "1.1.14", "version": "1.1.16",
"hasShownChangelog": true "hasShownChangelog": true
}, },
"settings": { "settings": {
@ -8,7 +8,7 @@
"enabled": false, "enabled": false,
"type": "flipForwards", "type": "flipForwards",
"easing": "easeInOutCubic", "easing": "easeInOutCubic",
"duration": 400 "duration": 700
}, },
"channel": { "channel": {
"enabled": false, "enabled": false,

View file

@ -1,9 +1,9 @@
{ {
"currentVersionInfo": { "currentVersionInfo": {
"version": "7.4.1", "version": "7.4.2",
"hasShownChangelog": true "hasShownChangelog": true
}, },
"cuiSettingsVersion": "9", "cuiSettingsVersion": "10",
"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",
"membersListMaxWidth": "240",
"profilePanelMaxWidth": "340", "profilePanelMaxWidth": "340",
"toolbarMaxWidth": "800", "toolbarMaxWidth": "800",
"userAreaMaxHeight": "300", "userAreaMaxHeight": "300",