This commit is contained in:
eevee
2024-10-22 22:05:19 +03:00
parent e03615a7b8
commit b022d2c7a9
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.5"
static let version = "5.6"
static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil
init() {