Update CustomQuoter.plugin.js

This commit is contained in:
Mirco Wittrien 2020-11-25 09:03:16 +01:00
parent 9685c8f9f1
commit 3498119d8f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ module.exports = (_ => {
},
"changeLog": {
"fixed": {
"Canar": "Fixed for canary"
"Canary": "Fixed for canary"
}
}
};