mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
bump
This commit is contained in:
@@ -5,3 +5,4 @@ struct LyricsSearchQuery {
|
||||
var primaryArtist: String
|
||||
var spotifyTrackId: String
|
||||
}
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ struct PremiumPatching: HookGroup { }
|
||||
|
||||
struct EeveeSpotify: Tweak {
|
||||
|
||||
static let version = "5.2"
|
||||
static let version = "5.3"
|
||||
static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil
|
||||
|
||||
init() {
|
||||
|
||||
Reference in New Issue
Block a user