39 lines
893 B
JSON
39 lines
893 B
JSON
{
|
|
"general": {
|
|
"emotes": true,
|
|
"publicServers": true,
|
|
"voiceDisconnect": false,
|
|
"showToasts": true,
|
|
"mediaKeys": false
|
|
},
|
|
"addons": {
|
|
"addonErrors": true,
|
|
"editAction": "detached"
|
|
},
|
|
"customcss": {
|
|
"customcss": true,
|
|
"liveUpdate": false,
|
|
"openAction": "settings"
|
|
},
|
|
"editor": {
|
|
"lineNumbers": true,
|
|
"minimap": true,
|
|
"hover": true,
|
|
"quickSuggestions": true,
|
|
"fontSize": 14,
|
|
"renderWhitespace": "selection"
|
|
},
|
|
"window": {
|
|
"transparency": false,
|
|
"removeMinimumSize": false,
|
|
"frame": false
|
|
},
|
|
"developer": {
|
|
"debugLogs": false,
|
|
"devTools": false,
|
|
"debuggerHotkey": false,
|
|
"reactDevTools": false,
|
|
"inspectElement": false,
|
|
"devToolsWarning": false
|
|
}
|
|
} |