mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 20:34:03 -04:00 
			
		
		
		
	Update Settings.xm
This commit is contained in:
		| @@ -65,6 +65,7 @@ extern NSBundle *YTLitePlusBundle(); | |||||||
|     }]; |     }]; | ||||||
|     [sectionItems addObject:main]; |     [sectionItems addObject:main]; | ||||||
|  |  | ||||||
|  | /* | ||||||
|     YTSettingsSectionItem *appIcon = [%c(YTSettingsSectionItem) |     YTSettingsSectionItem *appIcon = [%c(YTSettingsSectionItem) | ||||||
|         itemWithTitle:LOC(@"CHANGE_APP_ICON") |         itemWithTitle:LOC(@"CHANGE_APP_ICON") | ||||||
|         titleDescription:nil |         titleDescription:nil | ||||||
| @@ -77,6 +78,7 @@ extern NSBundle *YTLitePlusBundle(); | |||||||
|         } |         } | ||||||
|     ]; |     ]; | ||||||
|     [sectionItems addObject:appIcon]; |     [sectionItems addObject:appIcon]; | ||||||
|  | */ | ||||||
|  |  | ||||||
| # pragma mark - Video Controls Overlay Options | # pragma mark - Video Controls Overlay Options | ||||||
|     YTSettingsSectionItem *videoControlOverlayGroup = [YTSettingsSectionItemClass itemWithTitle:LOC(@"VIDEO_CONTROLS_OVERLAY_OPTIONS") accessibilityIdentifier:nil detailTextBlock:nil selectBlock:^BOOL (YTSettingsCell *cell, NSUInteger arg1) { |     YTSettingsSectionItem *videoControlOverlayGroup = [YTSettingsSectionItemClass itemWithTitle:LOC(@"VIDEO_CONTROLS_OVERLAY_OPTIONS") accessibilityIdentifier:nil detailTextBlock:nil selectBlock:^BOOL (YTSettingsCell *cell, NSUInteger arg1) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 arichornlover
					arichornlover