diff --git a/main.py b/main.py index acb8dac..8b9fff4 100644 --- a/main.py +++ b/main.py @@ -204,7 +204,7 @@ class Patches: youtube.append(patch) elif "trill" in a: tiktok.append(patch) - elif "warnwetter" in a: + elif "warnapp" in a: warnwetter.append(patch) self._yt = youtube self._ytm = music