mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Update uYouPlusVersionSpoofer.xm
This commit is contained in:
parent
70d3b87ea0
commit
10640d6388
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ static NSString* getAppVersionForSpoofedVersion(int spoofedVersion) {
|
|||
return versionMappings[i].appVersion;
|
||||
}
|
||||
}
|
||||
return %orig;
|
||||
return nil;
|
||||
}
|
||||
|
||||
%hook YTVersionUtils
|
||||
|
|
|
|||
Loading…
Reference in a new issue