From e9d9bb5a1c47e5fe05af807d0238e6809209bbc8 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Tue, 14 Jan 2020 18:26:21 -0500 Subject: [PATCH] Fix --- commands/sp-games/fishy.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/commands/sp-games/fishy.js b/commands/sp-games/fishy.js index 293bb583..b5cfce45 100644 --- a/commands/sp-games/fishy.js +++ b/commands/sp-games/fishy.js @@ -12,11 +12,9 @@ module.exports = class FishyCommand extends Command { description: 'Go fishing.', credit: [ { - { - name: 'Tatsumaki', - url: 'https://tatsumaki.xyz/', - reason: 'Concept' - } + name: 'Tatsumaki', + url: 'https://tatsumaki.xyz/', + reason: 'Concept' } ] });