mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Add “Hide Hype Button” option
Seems new, added possible compatibility for it.
This commit is contained in:
parent
42f4476bee
commit
57eaa9df22
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ static NSDictionary<NSString *, NSString *> *HideToggleMap(void) {
|
|||
@"Download": @"hideDownloadButton_enabled",
|
||||
@"Save to playlist": @"hideSaveToPlaylistButton_enabled",
|
||||
@"Report": @"hideReportButton_enabled",
|
||||
@"Hype": @"hideHypeButton_enabled",
|
||||
@"Thanks": @"hideThanksButton_enabled",
|
||||
@"connect account": @"hideConnectButton_enabled",
|
||||
@"Like": @"hideLikeButton_enabled",
|
||||
|
|
|
|||
Loading…
Reference in a new issue