mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🐛 Patches not extracted for warnapp
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user