Update QuickMention.plugin.js

This commit is contained in:
Mirco Wittrien 2022-04-03 16:44:58 +02:00 committed by GitHub
parent 7adcc2f80a
commit 4e0ddd8ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
* @author DevilBro
* @authorId 278543574059057154
* @version 1.0.4
* @description Adds a Mention Button to the Message Options Bar
* @description Adds a Quick Mention Button to the Message Options Bar
* @invite Jx3TjNS
* @donate https://www.paypal.me/MircoWittrien
* @patreon https://www.patreon.com/MircoWittrien
@ -18,7 +18,7 @@ module.exports = (_ => {
"name": "QuickMention",
"author": "DevilBro",
"version": "1.0.4",
"description": "Adds a Mention Button to the Message Options Bar"
"description": "Adds a Quick Mention Button to the Message Options Bar"
}
};