Add “Hide Hype Button” option

Seems new, added possible compatibility for it.
This commit is contained in:
aricloverEXTRA 2025-11-16 23:24:50 -06:00 committed by GitHub
parent 42f4476bee
commit 57eaa9df22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",