diff --git a/Settings.xm b/Settings.xm index f731f7d..b1ac918 100644 --- a/Settings.xm +++ b/Settings.xm @@ -42,9 +42,9 @@ extern BOOL hidePaidPromotionCard(); YTSettingsViewController *delegate = [self valueForKey:@"_dataDelegate"]; NSBundle *tweakBundle = uYouPlusBundle(); - YTSettingsSectionItem *killApp = [%c(YTSettingsSectionItem) - itemWithTitle:LOC(@"KILL_YOUTUBE") - titleDescription:LOC(@"KILL_YOUTUBE_DESC") + YTSettingsSectionItem *killApp = [%c(YTSettingsSectionItem) // https://github.com/PoomSmart/YTABConfig/blob/b74d7f28151c407cffc21cce12908c49e9e65999/Tweak.x#L76 + itemWithTitle:LOC(@"KILL_APP") + titleDescription:LOC(@"KILL_APP_DESC") accessibilityIdentifier:nil detailTextBlock:nil selectBlock:^BOOL (YTSettingsCell *cell, NSUInteger arg1) {