From 65b5b1a0642ee15f5da4d914c1fbdbcfb6eefb4d Mon Sep 17 00:00:00 2001 From: aikaterna <20862007+aikaterna@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:20:08 -0700 Subject: [PATCH] [Snacktime] update info.json round 2 --- snacktime/info.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/snacktime/info.json b/snacktime/info.json index f125b99..b248546 100644 --- a/snacktime/info.json +++ b/snacktime/info.json @@ -1,9 +1,9 @@ { - "NAME" : "Snacktime", - "AUTHOR" : ["irdumb", "aikaterna"], - "SHORT" : "ʕ •ᴥ•ʔ < It's snacktime, who wants snacks?", - "DESCRIPTION" : "snackburr will come around every-so-often if you've asked him to.\nI hear snackburr likes to come around more often when people are partyin.", - "INSTALL_MSG" : "A snack delivery bear has arrived ʕ•ᴥ• ʔ", - "TAGS" : ["snack", "snacktime", "snackburr", "party", "party time"], - "DISABLED" : false + "name" : "Snacktime", + "author" : ["irdumb", "aikaterna"], + "short" : "ʕ •ᴥ•ʔ < It's snacktime, who wants snacks?", + "description" : "snackburr will come around every-so-often if you've asked him to.\nI hear snackburr likes to come around more often when people are partyin.", + "install_msg" : "A snack delivery bear has arrived ʕ•ᴥ• ʔ", + "tags" : ["snack", "snacktime", "snackburr", "party", "party time"], + "disabled" : false }