From 5c0164bd71ea157599895c5acbd75faea736bdb9 Mon Sep 17 00:00:00 2001 From: Egor Date: Wed, 9 Sep 2020 19:19:02 +1000 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D1=8B=D0=B5=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=BB=D1=8F=20=D0=B2=20=D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3?= =?UTF-8?q?=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/test.mjs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/test.mjs b/test/test.mjs index fceb5ac..ee84966 100644 --- a/test/test.mjs +++ b/test/test.mjs @@ -22,7 +22,9 @@ const cluster = { process.env.WEBHOOK ], bot_name: "Travis", - color: "#ffbbff" + color: "#ffbbff", + author: true, + copyright: true } }