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' } ] });