Update CustomQuoter.plugin.js

This commit is contained in:
Mirco Wittrien 2020-12-01 21:20:41 +01:00 committed by GitHub
parent 50d7a364e0
commit f179e3f248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ module.exports = (_ => {
},
"changeLog": {
"fixed": {
"DMs": "No longer always copies quote to clipbard in DMs"
"DMs": "No longer always copies quote to clipboard in DMs"
}
}
};