🐛 Patches not extracted for warnapp

This commit is contained in:
Nikhil Badyal
2022-08-18 16:21:37 +05:30
parent 05c4160575
commit f7dc4fd6e4
+1 -1
View File
@@ -204,7 +204,7 @@ class Patches:
youtube.append(patch) youtube.append(patch)
elif "trill" in a: elif "trill" in a:
tiktok.append(patch) tiktok.append(patch)
elif "warnwetter" in a: elif "warnapp" in a:
warnwetter.append(patch) warnwetter.append(patch)
self._yt = youtube self._yt = youtube
self._ytm = music self._ytm = music