mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Update uYouPlus.xm
This commit is contained in:
parent
b6ffbd2fce
commit
6fc75fab24
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ static NSDictionary<NSString *, NSString *> *HideToggleMap(void) {
|
|||
@"id.ui.carousel_header": @"hideCommentSection_enabled",
|
||||
// fallbacks
|
||||
@"Like": @"hideLikeButton_enabled", // unidentified identifier
|
||||
@"Dislike": @"hideDislikeButton_enabled" // unidentified identifier
|
||||
@"Dislike": @"hideDislikeButton_enabled", // unidentified identifier
|
||||
@"Share": @"hideShareButton_enabled", // Share Button
|
||||
@"Ask": @"hideAskButton_enabled", // unidentified identifier
|
||||
@"Download": @"hideDownloadButton_enabled", // Download Button
|
||||
|
|
|
|||
Loading…
Reference in a new issue