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,
|
"RoleMembers": true,
|
||||||
"SendLargeMessages": true,
|
"SendLargeMessages": true,
|
||||||
"ShowHiddenChannels": true,
|
"ShowHiddenChannels": true,
|
||||||
"SpellCheck": true,
|
|
||||||
"StatusEverywhere": true,
|
"StatusEverywhere": true,
|
||||||
"SteamProfileLink": true,
|
"SteamProfileLink": true,
|
||||||
"UnreadBadgesRedux": true,
|
"UnreadBadgesRedux": true,
|
||||||
@@ -89,4 +88,4 @@
|
|||||||
"ptb": {}
|
"ptb": {}
|
||||||
},
|
},
|
||||||
"version": "0.3.4"
|
"version": "0.3.4"
|
||||||
}
|
}
|
||||||
|
|||||||
1
BetterDiscord/plugins/.gitignore
vendored
1
BetterDiscord/plugins/.gitignore
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
@@ -26,4 +26,4 @@
|
|||||||
"showNitroDate": true,
|
"showNitroDate": true,
|
||||||
"useColoredVersion": true
|
"useColoredVersion": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"blacklist": [],
|
"blacklist": [],
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"currentversion": "2.7.7"
|
"currentversion": "2.7.8"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"showAnnouncement": true,
|
"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": {
|
"currentVersionInfo": {
|
||||||
"version": "1.3.21",
|
"version": "1.3.22",
|
||||||
"hasShownChangelog": true
|
"hasShownChangelog": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user