Update ShowConnections.plugin.js

This commit is contained in:
Mirco Wittrien 2021-05-31 23:58:25 +02:00 committed by GitHub
parent 8d36df743f
commit 2f61492861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* @name ShowConnections
* @author DevilBro
* @authorId 278543574059057154
* @version 1.0.1
* @version 1.0.2
* @description Shows the connected Accounts of a User in the UserPopout
* @invite Jx3TjNS
* @donate https://www.paypal.me/MircoWittrien
@ -17,7 +17,7 @@ module.exports = (_ => {
"info": {
"name": "ShowConnections",
"author": "DevilBro",
"version": "1.0.1",
"version": "1.0.2",
"description": "Shows the connected Accounts of a User in the UserPopout"
},
"changeLog": {