liked tracks!!

This commit is contained in:
eevee
2024-09-21 22:50:02 +03:00
parent 5168c7ec20
commit eeaa55e4fd
7 changed files with 67 additions and 12 deletions
@@ -69,7 +69,7 @@ class SpotifySessionDelegateBootstrapHook: ClassHook<NSObject>, SpotifySessionDe
}
else {
UserDefaults.patchType = .requests
ServerSidedReminder().activate()
PremiumPatching().activate()
}
NSLog("[EeveeSpotify] Fetched bootstrap, \(UserDefaults.patchType) was set")