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
e3a347630e
commit
7aa2c01830
1 changed files with 1 additions and 1 deletions
|
|
@ -1240,7 +1240,7 @@ NSData *cellDividerData;
|
|||
return cellDividerData;
|
||||
}
|
||||
}
|
||||
*/
|
||||
/*
|
||||
// etc. - @Dayanch96
|
||||
BOOL hasShorts = ([description containsString:@"shorts_shelf.eml"] || [description containsString:@"shorts_video_cell.eml"] || [description containsString:@"6Shorts"]) && ![description containsString:@"history*"];
|
||||
BOOL hasShortsInHistory = [description containsString:@"compact_video.eml"] && [description containsString:@"youtube_shorts_"];
|
||||
|
|
|
|||
Loading…
Reference in a new issue