style(vesktop): fmt
This commit is contained in:
parent
8bab786416
commit
3a6ed1915c
@ -2,7 +2,9 @@
|
||||
"autoUpdate": false,
|
||||
"autoUpdateNotification": true,
|
||||
"useQuickCss": true,
|
||||
"themeLinks": ["https://catppuccin.github.io/discord/dist/catppuccin-macchiato.theme.css"],
|
||||
"themeLinks": [
|
||||
"https://catppuccin.github.io/discord/dist/catppuccin-macchiato.theme.css"
|
||||
],
|
||||
"enabledThemes": [],
|
||||
"enableReactDevtools": false,
|
||||
"frameless": false,
|
||||
@ -18,13 +20,13 @@
|
||||
"enabled": true
|
||||
},
|
||||
"MemberListDecoratorsAPI": {
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
"MessageAccessoriesAPI": {
|
||||
"enabled": false
|
||||
},
|
||||
"MessageDecorationsAPI": {
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
"MessageEventsAPI": {
|
||||
"enabled": true
|
||||
@ -221,7 +223,14 @@
|
||||
"enabled": false
|
||||
},
|
||||
"ImageZoom": {
|
||||
"enabled": false
|
||||
"enabled": true,
|
||||
"saveZoomValues": true,
|
||||
"invertScroll": true,
|
||||
"nearestNeighbour": false,
|
||||
"square": false,
|
||||
"zoom": 2,
|
||||
"size": 100,
|
||||
"zoomSpeed": 0.5
|
||||
},
|
||||
"ImplicitRelationships": {
|
||||
"enabled": false
|
||||
@ -243,7 +252,7 @@
|
||||
"enabled": false
|
||||
},
|
||||
"MemberCount": {
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
"MessageClickActions": {
|
||||
"enabled": true,
|
||||
@ -282,7 +291,44 @@
|
||||
"enabled": false
|
||||
},
|
||||
"MoreUserTags": {
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"tagSettings": {
|
||||
"WEBHOOK": {
|
||||
"text": "Webhook",
|
||||
"showInChat": true,
|
||||
"showInNotChat": true
|
||||
},
|
||||
"OWNER": {
|
||||
"text": "Owner",
|
||||
"showInChat": true,
|
||||
"showInNotChat": true
|
||||
},
|
||||
"ADMINISTRATOR": {
|
||||
"text": "Admin",
|
||||
"showInChat": true,
|
||||
"showInNotChat": true
|
||||
},
|
||||
"MODERATOR_STAFF": {
|
||||
"text": "Staff",
|
||||
"showInChat": true,
|
||||
"showInNotChat": true
|
||||
},
|
||||
"MODERATOR": {
|
||||
"text": "Mod",
|
||||
"showInChat": true,
|
||||
"showInNotChat": true
|
||||
},
|
||||
"VOICE_MODERATOR": {
|
||||
"text": "VC Mod",
|
||||
"showInChat": true,
|
||||
"showInNotChat": true
|
||||
},
|
||||
"CHAT_MODERATOR": {
|
||||
"text": "Chat Mod",
|
||||
"showInChat": true,
|
||||
"showInNotChat": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"Moyai": {
|
||||
"enabled": false
|
||||
@ -385,7 +431,11 @@
|
||||
"enabled": false
|
||||
},
|
||||
"PlatformIndicators": {
|
||||
"enabled": false
|
||||
"enabled": true,
|
||||
"list": true,
|
||||
"badges": true,
|
||||
"messages": true,
|
||||
"colorMobileIndicator": true
|
||||
},
|
||||
"PreviewMessage": {
|
||||
"enabled": true
|
||||
@ -437,7 +487,8 @@
|
||||
"enabled": false
|
||||
},
|
||||
"SendTimestamps": {
|
||||
"enabled": false
|
||||
"enabled": true,
|
||||
"replaceMessageContents": true
|
||||
},
|
||||
"ServerInfo": {
|
||||
"enabled": false
|
||||
@ -524,7 +575,7 @@
|
||||
"alternativeFormatting": true
|
||||
},
|
||||
"Unindent": {
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
"UnlockedAvatarZoom": {
|
||||
"enabled": false
|
||||
@ -577,7 +628,7 @@
|
||||
"enabled": false
|
||||
},
|
||||
"WebScreenShareFixes": {
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
"WhoReacted": {
|
||||
"enabled": false
|
||||
@ -614,6 +665,6 @@
|
||||
"authenticated": false,
|
||||
"url": "https://api.vencord.dev/",
|
||||
"settingsSync": false,
|
||||
"settingsSyncVersion": 1718167375435
|
||||
"settingsSyncVersion": 1718178443697
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user