bd: remove spellcheck

This commit is contained in:
2020-06-09 19:35:15 -04:00
parent 86c0725c58
commit f3c6a98f9d
7 changed files with 5 additions and 23 deletions

View File

@@ -74,7 +74,6 @@
"RoleMembers": true,
"SendLargeMessages": true,
"ShowHiddenChannels": true,
"SpellCheck": true,
"StatusEverywhere": true,
"SteamProfileLink": true,
"UnreadBadgesRedux": true,

View File

@@ -1,5 +1,4 @@
BetterUnavailableGuilds.config.json
dictionaries
EditChannels.config.json
EditServers.config.json
EditUsers.config.json

View File

@@ -14,7 +14,7 @@
"524288": true
},
"changelog": {
"currentversion": "1.5.5"
"currentversion": "1.5.8"
},
"indicators": {
"CURRENT_GUILD_BOOST": true

View File

@@ -1,7 +1,7 @@
{
"blacklist": [],
"changelog": {
"currentversion": "2.7.7"
"currentversion": "2.7.8"
},
"settings": {
"showAnnouncement": true,

View File

@@ -1,15 +0,0 @@
{
"amounts": {
"maxSimilarAmount": 6
},
"changelog": {
"currentversion": "1.4.7"
},
"choices": {
"dictionaryLanguage": "en",
"secondaryLanguage": "-"
},
"settings": {
"downloadDictionary": true
}
}

View File

@@ -1 +0,0 @@
../repos/devilbro/Plugins/SpellCheck/SpellCheck.plugin.js

View File

@@ -1,6 +1,6 @@
{
"currentVersionInfo": {
"version": "1.3.21",
"version": "1.3.22",
"hasShownChangelog": true
}
}