From 15a2216436878165669cc72411cff9fca878e10e Mon Sep 17 00:00:00 2001 From: Rikko Date: Tue, 16 May 2023 02:50:24 +0530 Subject: [PATCH] Correct minigame metadata --- plugins/minigames.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/minigames.json b/plugins/minigames.json index a82912b..14ed407 100644 --- a/plugins/minigames.json +++ b/plugins/minigames.json @@ -399,8 +399,8 @@ } }, "last_punch_stand": { - "description": "", - "external_url": "Last one to punch the spaz when timer ends wins", + "description": "Last one to punch the spaz when timer ends wins", + "external_url": "", "authors": [ { "name": "ThePersonMan", @@ -460,7 +460,7 @@ "external_url": "", "authors": [ { - "name": "Sebastian", + "name": "SEBASTIAN2059", "email": "", "discord": "SEBASTIAN2059#5751" } @@ -513,4 +513,4 @@ } } } -} \ No newline at end of file +}