From 56a0a60478746c88261fba9f358c14326a32535d Mon Sep 17 00:00:00 2001 From: Zerio <43386412+ZerioDev@users.noreply.github.com> Date: Wed, 24 Jun 2020 14:50:44 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20filters?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/filters.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/filters.json b/config/filters.json index 72969e9..9b847af 100644 --- a/config/filters.json +++ b/config/filters.json @@ -7,9 +7,9 @@ "tremolo": "Tremolo", "vibrato": "Vibrato", "reverse": "Reverse", - "treble": "Reverse", + "treble": "Treble", "normalizer": "Normalizer", "surrounding": "Surrounding", "pulsator": "Pulsator", "superequalizer": "Superequalizer" -} \ No newline at end of file +}