Update uYouPlus.xm

This commit is contained in:
BandarHelal 2022-08-25 19:39:25 +03:00 committed by GitHub
parent 7ac253963e
commit 5adaec2c93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -427,7 +427,7 @@ BOOL hidePaidPromotionCard() {
NSURL *documentsURL = [paths lastObject];
return [documentsURL URLByAppendingPathComponent:@"AppGroup"];
}
return %orig(arg1);
return %orig(groupIdentifier);
}
%end