🐛 Fixed spotify-lite package name

This commit is contained in:
Nikhil Badyal
2023-08-26 21:46:44 +05:30
parent b9938d1573
commit 245e9bfaf9
+1 -1
View File
@@ -64,7 +64,7 @@ class Patches(object):
"com.microblink.photomath": "photomath",
"o.o.joey": "joey",
"com.vanced.android.youtube": "vanced",
"com.spotify.lite/": "spotify-lite",
"com.spotify.lite": "spotify-lite",
}
@staticmethod