From d5f6296e704b56969ce61fed5e879b39750d57e3 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 22 Jan 2023 10:41:42 +0200 Subject: [PATCH] remove fauulty slur filter --- files/helpers/config/const.py | 1 - 1 file changed, 1 deletion(-) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index f0e801eb6..846360434 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -191,7 +191,6 @@ if SITE_NAME == 'rDrama': " cool (?!it)": " fetch ", "krayon": "krayon (sister toucher)", "discord": "groomercord", - "kavanaugh": "KKKavanaugh", } SLURS.update(RDRAMA_SLURS)