BetterDiscord: add emotes config
This commit is contained in:
parent
3dedaf949a
commit
ae51948ce3
1 changed files with 12 additions and 0 deletions
12
Configs/BetterDiscord/data/stable/emotes.json
Normal file
12
Configs/BetterDiscord/data/stable/emotes.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"general": {
|
||||
"download": true,
|
||||
"emoteMenu": true,
|
||||
"hideEmojiMenu": false,
|
||||
"modifiers": true,
|
||||
"animateOnHover": false
|
||||
},
|
||||
"categories": {
|
||||
"twitchsubscriber": false,
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue