This commit is contained in:
eevee
2024-08-26 19:21:09 +03:00
parent 0ccbe7709e
commit ec042d088b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ func exitApplication() {
struct EeveeSpotify: Tweak {
static let version = "4.8"
static let version = "4.9"
static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil
init() {