mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
bd: remove spellcheck
This commit is contained in:
@@ -74,7 +74,6 @@
|
||||
"RoleMembers": true,
|
||||
"SendLargeMessages": true,
|
||||
"ShowHiddenChannels": true,
|
||||
"SpellCheck": true,
|
||||
"StatusEverywhere": true,
|
||||
"SteamProfileLink": true,
|
||||
"UnreadBadgesRedux": true,
|
||||
@@ -89,4 +88,4 @@
|
||||
"ptb": {}
|
||||
},
|
||||
"version": "0.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
1
BetterDiscord/plugins/.gitignore
vendored
1
BetterDiscord/plugins/.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
BetterUnavailableGuilds.config.json
|
||||
dictionaries
|
||||
EditChannels.config.json
|
||||
EditServers.config.json
|
||||
EditUsers.config.json
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"524288": true
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.5.5"
|
||||
"currentversion": "1.5.8"
|
||||
},
|
||||
"indicators": {
|
||||
"CURRENT_GUILD_BOOST": true
|
||||
@@ -26,4 +26,4 @@
|
||||
"showNitroDate": true,
|
||||
"useColoredVersion": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"blacklist": [],
|
||||
"changelog": {
|
||||
"currentversion": "2.7.7"
|
||||
"currentversion": "2.7.8"
|
||||
},
|
||||
"settings": {
|
||||
"showAnnouncement": true,
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxSimilarAmount": 6
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.4.7"
|
||||
},
|
||||
"choices": {
|
||||
"dictionaryLanguage": "en",
|
||||
"secondaryLanguage": "-"
|
||||
},
|
||||
"settings": {
|
||||
"downloadDictionary": true
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
../repos/devilbro/Plugins/SpellCheck/SpellCheck.plugin.js
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"currentVersionInfo": {
|
||||
"version": "1.3.21",
|
||||
"version": "1.3.22",
|
||||
"hasShownChangelog": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user