fix spotify clips

This commit is contained in:
eevee
2024-04-30 03:02:13 +03:00
parent f11e0cbb38
commit 2318ca194d
+1 -1
View File
@@ -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,