From 3297ef018036f374747b9a5885dc1a8823351132 Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Mon, 10 Feb 2020 17:11:36 +0100 Subject: [PATCH] Update info.json (#98) --- info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.json b/info.json index 45ef00d..88d1ea2 100644 --- a/info.json +++ b/info.json @@ -1,7 +1,7 @@ { - "author" : "aikaterna (aikaterna#1393)", + "author" : ["aikaterna (aikaterna#1393)"], "install_msg" : "Thanks for installing. Please submit issue reports on my repo if something's broken. You can find me in the Red servers or at the invite on my repo.", "name" : "aikaterna-cogs", "short" : "Utility and fun cogs", "description" : "Cogs requested by others, personal cogs, or orphaned cogs." -} \ No newline at end of file +}