Skip to content

Commit

Permalink
Update ChatAliases.plugin.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mwittrien committed Jul 7, 2024
1 parent de67d4d commit e926153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plugins/ChatAliases/ChatAliases.plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
};

Expand Down

0 comments on commit e926153

Please sign in to comment.