Update ChatAliases.plugin.js
This commit is contained in:
parent
de67d4d660
commit
e9261537a2
|
@ -14,8 +14,8 @@
|
|||
|
||||
module.exports = (_ => {
|
||||
const changeLog = {
|
||||
"improved": {
|
||||
"Alias Order": "Automatically sets a higher priority for longer aliases, to avoid short aliases from overwritting longer ones"
|
||||
"fixed": {
|
||||
"Alias Length": "No longer cuts of Aliases after 1200 Characters"
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue