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, "RoleMembers": true,
"SendLargeMessages": true, "SendLargeMessages": true,
"ShowHiddenChannels": true, "ShowHiddenChannels": true,
"SpellCheck": true,
"StatusEverywhere": true, "StatusEverywhere": true,
"SteamProfileLink": true, "SteamProfileLink": true,
"UnreadBadgesRedux": true, "UnreadBadgesRedux": true,

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
{ {
"blacklist": [], "blacklist": [],
"changelog": { "changelog": {
"currentversion": "2.7.7" "currentversion": "2.7.8"
}, },
"settings": { "settings": {
"showAnnouncement": true, "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": { "currentVersionInfo": {
"version": "1.3.21", "version": "1.3.22",
"hasShownChangelog": true "hasShownChangelog": true
} }
} }