Update ChatAliases.plugin.js

This commit is contained in:
Mirco Wittrien 2022-12-01 21:15:25 +01:00
parent fb6fbd0dd7
commit 82f9d127ad
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
module.exports = (_ => {
const changeLog = {
"progess": {
"progress": {
"Autocomplete Menu": "Aliases are no longer added to the Autocomplete Menu of the Chat Box, since Discord completely fucked that up, and it's impossible to inject your own stuff anymore"
}
};