This commit is contained in:
eevee
2024-10-24 17:46:39 +03:00
parent d32b99e58d
commit 7b0b9dba40
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ func exitApplication() {
struct PremiumPatchingGroup: HookGroup { }
struct EeveeSpotify: Tweak {
static let version = "5.6"
static let version = "5.7"
static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil
init() {