Update uYouPlus.xm

This commit is contained in:
BandarHelal
2022-08-25 19:39:25 +03:00
committed by GitHub
parent 7ac253963e
commit 5adaec2c93
+1 -1
View File
@@ -427,7 +427,7 @@ BOOL hidePaidPromotionCard() {
NSURL *documentsURL = [paths lastObject];
return [documentsURL URLByAppendingPathComponent:@"AppGroup"];
}
return %orig(arg1);
return %orig(groupIdentifier);
}
%end