mirror of
https://github.com/whoeevee/EeveeSpotifyReborn.git
synced 2026-01-09 00:23:20 +01:00
fix spotify clips
This commit is contained in:
@@ -8,7 +8,7 @@ class SPTCoreProductStateInstanceHook: ClassHook<NSObject> {
|
||||
|
||||
static let targetName = "SPTCoreProductState"
|
||||
|
||||
func stringForKey(_ key: String) -> String {
|
||||
func stringForKey(_ key: String) -> NSString {
|
||||
|
||||
HookedInstances.productState = Dynamic.convert(
|
||||
target,
|
||||
|
||||
Reference in New Issue
Block a user