mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Update uYouPlus.xm
This commit is contained in:
parent
0ed5addc25
commit
cbbf0bde7e
1 changed files with 1 additions and 1 deletions
|
|
@ -1279,7 +1279,7 @@ static int contrastMode() {
|
|||
[description containsString:@"id.video.share.button"] ||
|
||||
[description containsString:@"id.video.remix.button"] ||
|
||||
[description containsString:@"id.ui.add_to.offline.button"]) {
|
||||
self.hidden = YES;
|
||||
// self.hidden = YES;
|
||||
}
|
||||
}
|
||||
%orig(color);
|
||||
|
|
|
|||
Loading…
Reference in a new issue