This commit is contained in:
Dragon Fire
2020-01-14 18:26:21 -05:00
parent 0bb0550cc2
commit e9d9bb5a1c
+3 -5
View File
@@ -12,11 +12,9 @@ module.exports = class FishyCommand extends Command {
description: 'Go fishing.', description: 'Go fishing.',
credit: [ credit: [
{ {
{ name: 'Tatsumaki',
name: 'Tatsumaki', url: 'https://tatsumaki.xyz/',
url: 'https://tatsumaki.xyz/', reason: 'Concept'
reason: 'Concept'
}
} }
] ]
}); });