summaryrefslogtreecommitdiff
path: root/Vencord/settings
diff options
context:
space:
mode:
Diffstat (limited to 'Vencord/settings')
-rw-r--r--Vencord/settings/settings.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/Vencord/settings/settings.json b/Vencord/settings/settings.json
index cfab248..beefbc6 100644
--- a/Vencord/settings/settings.json
+++ b/Vencord/settings/settings.json
@@ -108,7 +108,7 @@
"enabled": true
},
"ColorSighted": {
- "enabled": true
+ "enabled": false
},
"ConsoleShortcuts": {
"enabled": true
@@ -218,7 +218,7 @@
"enabled": true
},
"MessageClickActions": {
- "enabled": true,
+ "enabled": false,
"enableDeleteOnClick": true,
"enableDoubleClickToEdit": true,
"enableDoubleClickToReply": true,
@@ -611,6 +611,9 @@
},
"NoTypingAnimation": {
"enabled": false
+ },
+ "SuperReactionTweaks": {
+ "enabled": false
}
},
"notifications": {
@@ -623,6 +626,6 @@
"authenticated": false,
"url": "https://api.vencord.dev/",
"settingsSync": false,
- "settingsSyncVersion": 1699431045702
+ "settingsSyncVersion": 1699799026302
}
} \ No newline at end of file