From 245e9bfaf97c86c323b333c937cb88def40d1afa Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sat, 26 Aug 2023 21:46:44 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fixed=20spotify-lite=20package?= =?UTF-8?q?=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/patches.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/patches.py b/src/patches.py index 28659fe..14df236 100644 --- a/src/patches.py +++ b/src/patches.py @@ -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