mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 12:33:57 -04:00 
			
		
		
		
	Update Settings.xm
This commit is contained in:
		| @@ -65,6 +65,7 @@ extern NSBundle *YTLitePlusBundle(); | ||||
|     }]; | ||||
|     [sectionItems addObject:main]; | ||||
|  | ||||
| /* | ||||
|     YTSettingsSectionItem *appIcon = [%c(YTSettingsSectionItem) | ||||
|         itemWithTitle:LOC(@"CHANGE_APP_ICON") | ||||
|         titleDescription:nil | ||||
| @@ -77,6 +78,7 @@ extern NSBundle *YTLitePlusBundle(); | ||||
|         } | ||||
|     ]; | ||||
|     [sectionItems addObject:appIcon]; | ||||
| */ | ||||
|  | ||||
| # 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) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 arichornlover
					arichornlover