Update HideMutedCategories.plugin.js

This commit is contained in:
Mirco Wittrien 2020-12-20 13:06:34 +01:00
parent 5052db9aee
commit eb051e876e
1 changed files with 1 additions and 6 deletions

View File

@ -14,13 +14,8 @@ module.exports = (_ => {
"info": {
"name": "HideMutedCategories",
"author": "DevilBro",
"version": "1.0.3",
"version": "1.0.4",
"description": "Hide muted categories the same way muted channels are hidden, when the server is set to hide muted channels"
},
"changeLog": {
"fixed": {
"Hide Muted with Admin Perms": "Fixed issue where muted categories weren't hidden if you got admin perms on the server"
}
}
};