From 203c0bc3f1ca60c79ee10bb577b4aa4356b894d2 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Sat, 15 Feb 2025 21:26:13 +0100 Subject: [PATCH] BetterDiscord: add mics options --- Configs/BetterDiscord/data/stable/misc.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Configs/BetterDiscord/data/stable/misc.json diff --git a/Configs/BetterDiscord/data/stable/misc.json b/Configs/BetterDiscord/data/stable/misc.json new file mode 100644 index 0000000..19ce928 --- /dev/null +++ b/Configs/BetterDiscord/data/stable/misc.json @@ -0,0 +1,14 @@ +{ + "version": "1.10.1", + "emoteVersion": "v1.5.3", + "drawerStates": { + "settings": { + "addons": true + } + }, + "addonlistControls": { + "plugin": { + "view": "list" + } + } +} \ No newline at end of file