From c4ccb671c8a0f365f0f5baa8dfd56a5af1036180 Mon Sep 17 00:00:00 2001 From: scragly <29337040+scragly@users.noreply.github.com> Date: Thu, 19 Sep 2019 22:48:22 +1000 Subject: Prevent empty JSON raising an exception. --- bot/resources/halloween/github_links.json | 1 + 1 file changed, 1 insertion(+) (limited to 'bot') diff --git a/bot/resources/halloween/github_links.json b/bot/resources/halloween/github_links.json index e69de29b..0967ef42 100644 --- a/bot/resources/halloween/github_links.json +++ b/bot/resources/halloween/github_links.json @@ -0,0 +1 @@ +{} -- cgit v1.2.3