From 37bd54f9210c7d3b40e83e4e25ccfdc4c62fed18 Mon Sep 17 00:00:00 2001 From: ProfessorDey Date: Wed, 9 Oct 2019 23:31:24 +0100 Subject: [PATCH] Fix !why typo causing build failure The !why commit seems to have included a typo as evidenced by the build failure logs, causing all other builds to fail: https://travis-ci.com/lbryio/lbry-wunderbot/builds/130782835 This simply replaces the missing bracket and comma. --- config/commands.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/commands.json b/config/commands.json index 7426fdb..2345293 100644 --- a/config/commands.json +++ b/config/commands.json @@ -913,6 +913,7 @@ "icon_url": "https://spee.ch/2/pinkylbryheart.png" } } + }, "!piratebay": { "usage": "",