mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 16:02:00 +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",
|
@"id.ui.carousel_header": @"hideCommentSection_enabled",
|
||||||
// fallbacks
|
// fallbacks
|
||||||
@"Like": @"hideLikeButton_enabled", // unidentified identifier
|
@"Like": @"hideLikeButton_enabled", // unidentified identifier
|
||||||
@"Dislike": @"hideDislikeButton_enabled" // unidentified identifier
|
@"Dislike": @"hideDislikeButton_enabled", // unidentified identifier
|
||||||
@"Share": @"hideShareButton_enabled", // Share Button
|
@"Share": @"hideShareButton_enabled", // Share Button
|
||||||
@"Ask": @"hideAskButton_enabled", // unidentified identifier
|
@"Ask": @"hideAskButton_enabled", // unidentified identifier
|
||||||
@"Download": @"hideDownloadButton_enabled", // Download Button
|
@"Download": @"hideDownloadButton_enabled", // Download Button
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue