mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-29 20:10:41 -04:00 
			
		
		
		
	Try to debug new settings UI toggle
This commit is contained in:
		| @@ -43,7 +43,6 @@ static const NSInteger YTLitePlusSection = 788; | ||||
| static const NSInteger YTLiteSection = 789; | ||||
| %hook YTSettingsGroupData | ||||
| + (NSMutableArray <NSNumber *> *)tweaks { | ||||
|     NSLog(@"bhackel: called hooked 'tweaks' method."); | ||||
|     NSMutableArray <NSNumber *> *originalTweaks = %orig; | ||||
|  | ||||
|     static dispatch_once_t onceToken; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bryce Hackel
					Bryce Hackel