Update ShowHiddenChannels.plugin.js

This commit is contained in:
Mirco Wittrien 2021-01-14 17:44:45 +01:00
parent 29922503fc
commit baa992fdb0
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ module.exports = (_ => {
},
"fixed": {
"Locked Voice Channels": "You can now open the voie channel window if you got moved into a locked voice channel by another user",
"Locked Text Channels": "Setting to now show hidden text channels works again"
"Locked Text Channels": "Setting to not show hidden text channels works again"
}
}
};