This commit is contained in:
eevee
2025-04-24 19:56:51 +03:00
parent 44fa96d59a
commit 468e4144ff
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ func exitApplication() {
struct PremiumPatchingGroup: HookGroup { }
struct EeveeSpotify: Tweak {
static let version = "5.9.3"
static let version = "5.9.4"
static let isOldSpotifyVersion =
NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil