From c811e2a0641d4141f0e28eea5a280fd2c81c52a4 Mon Sep 17 00:00:00 2001 From: DeathStrikeV Date: Sun, 12 Feb 2017 09:25:43 +0000 Subject: [PATCH 1/2] Added "Seriously" to emotesfilter --- data/emotefilter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/emotefilter.json b/data/emotefilter.json index a9b628a..6d9332a 100644 --- a/data/emotefilter.json +++ b/data/emotefilter.json @@ -213,6 +213,7 @@ "Poopy", "Alexis", "Dante", - "Lotus" + "Lotus", + "Seriously" ] } From 01cfee0ebdd738aa652cce9683600c814e032271 Mon Sep 17 00:00:00 2001 From: Jiiks Date: Sun, 12 Feb 2017 16:10:12 +0200 Subject: [PATCH 2/2] Fixed indent --- data/emotefilter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/emotefilter.json b/data/emotefilter.json index 6d9332a..a879489 100644 --- a/data/emotefilter.json +++ b/data/emotefilter.json @@ -214,6 +214,6 @@ "Alexis", "Dante", "Lotus", - "Seriously" + "Seriously" ] }