Update uYouPlus.xm

This commit is contained in:
arichornlover 2023-12-02 14:52:19 -06:00 committed by GitHub
parent de98e58bac
commit a1f8eb92be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1077,7 +1077,7 @@ static void replaceTab(YTIGuideResponse *response) {
[containerDescription containsString:@"id.ui.add_to.offline.button"]) {
color = [UIColor clearColor];
}
%orig;
%orig(color);
}
%end
%end