Fix dating group

This commit is contained in:
Dragon Fire
2020-07-07 11:40:35 -04:00
parent a59830f089
commit 6e3de12d26
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ module.exports = class DatingCommand extends ImgurAlbumCommand {
super(client, {
name: 'dating',
aliases: ['date', 'tinder'],
group: 'random-img',
group: 'other',
memberName: 'dating',
description: 'Find the person of your dreams with this dating system!',
clientPermissions: ['ATTACH_FILES'],
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiao",
"version": "119.11.2",
"version": "119.11.3",
"description": "Your personal server companion.",
"main": "Xiao.js",
"scripts": {