From a07b1f630aee4deb82623ef05b8b236f2b0c09df Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 18 Feb 2017 00:54:56 -0500 Subject: webhook: add native Discord support --- public/config.codekit | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'public/config.codekit') diff --git a/public/config.codekit b/public/config.codekit index b4548fd8..6b925693 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -84,6 +84,17 @@ "outputPathIsSetByUser": 0, "processed": 1 }, + "\/img\/discord.png": { + "fileType": 32768, + "ignore": 0, + "ignoreWasSetByUser": 0, + "initialSize": 1559, + "inputAbbreviatedPath": "\/img\/discord.png", + "outputAbbreviatedPath": "\/img\/discord.png", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "processed": 0 + }, "\/img\/favicon.png": { "fileType": 32768, "ignore": 0, -- cgit v1.2.3