Update ServerFolders.plugin.js

This commit is contained in:
Mirco Wittrien 2020-02-12 13:33:33 +01:00
parent 2425c69e25
commit 3b4af5d945
1 changed files with 2 additions and 2 deletions

View File

@ -276,7 +276,7 @@ var ServerFolders = (_ => {
return class ServerFolders {
getName () {return "ServerFolders";}
getVersion () {return "6.7.0";}
getVersion () {return "6.7.1";}
getAuthor () {return "DevilBro";}
@ -336,7 +336,7 @@ var ServerFolders = (_ => {
top: -10px;
right: -10px;
}
${BDFDB.dotCN.guildfolderexpandendbackground},
${BDFDB.dotCN.guildfolderexpandedbackground},
${BDFDB.dotCN.guildfolderexpandedguilds} {
display: none !important;
}