Update uYouPlus.xm
This commit is contained in:
parent
de98e58bac
commit
a1f8eb92be
1 changed files with 1 additions and 1 deletions
|
|
@ -1077,7 +1077,7 @@ static void replaceTab(YTIGuideResponse *response) {
|
||||||
[containerDescription containsString:@"id.ui.add_to.offline.button"]) {
|
[containerDescription containsString:@"id.ui.add_to.offline.button"]) {
|
||||||
color = [UIColor clearColor];
|
color = [UIColor clearColor];
|
||||||
}
|
}
|
||||||
%orig;
|
%orig(color);
|
||||||
}
|
}
|
||||||
%end
|
%end
|
||||||
%end
|
%end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue