This commit is contained in:
eevee
2024-08-08 20:54:06 +03:00
parent 83dd32ec6c
commit 6bc5801315
3 changed files with 3 additions and 3 deletions
@@ -231,7 +231,7 @@ private func loadLyricsForCurrentTrack() throws {
|| (lyricsDto.romanization == .canBeRomanized && UserDefaults.lyricsOptions.romanization)
lastLyricsState.loadedSuccessfully = true
NSLog("eevee doooo")
let lyrics = Lyrics.with {
$0.data = lyricsDto.toLyricsData(source: source.description)
}
+1 -1
View File
@@ -11,7 +11,7 @@ func exitApplication() {
struct EeveeSpotify: Tweak {
static let version = "4.6"
static let version = "4.7"
static let isOldSpotifyVersion = NSClassFromString("Lyrics_NPVCommunicatorImpl.LyricsOnlyViewController") == nil
init() {
+1 -1
View File
@@ -1,6 +1,6 @@
Package: com.eevee.spotify
Name: EeveeSpotify
Version: 4.6
Version: 4.7
Architecture: iphoneos-arm
Description: A tweak to get Spotify Premium for free, just like Spotilife
Maintainer: Eevee