From fdefc1724012a1ef7bc58a0016bbe08066d5c448 Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Sat, 2 Feb 2019 17:01:23 -0800 Subject: [PATCH] [V3 AntiPhoneClapper] Info.json formatting --- antiphoneclapper/info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/antiphoneclapper/info.json b/antiphoneclapper/info.json index e5f3b3c..5d15f4e 100644 --- a/antiphoneclapper/info.json +++ b/antiphoneclapper/info.json @@ -5,11 +5,11 @@ "description": "Deletes messages with malformed GIFs.", "install_msg": "Thanks for installing, have fun.", "permissions" : [ - "manage_messages", + "manage_messages" ], "requirements": [ - "pillow", + "pillow" ], "short": "Deletes messages with malformed GIFs.", "type": "COG" -} \ No newline at end of file +}