diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index 3ff0135..878dc88 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -134,6 +134,7 @@ static NSDictionary *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",