mirror of
				https://github.com/opa334/TrollStore.git
				synced 2025-11-04 15:42:35 +08:00 
			
		
		
		
	small silent fix for TrollHelper
This commit is contained in:
		
							parent
							
								
									4ea445f0ec
								
							
						
					
					
						commit
						3fbed05592
					
				@ -224,7 +224,7 @@
 | 
			
		||||
	UIAlertAction* continueAction = [UIAlertAction actionWithTitle:@"Continue" style:UIAlertActionStyleDestructive handler:^(UIAlertAction* action)
 | 
			
		||||
	{
 | 
			
		||||
		spawnRoot(helperPath(), @[@"uninstall-trollstore"]);
 | 
			
		||||
		exit(0);
 | 
			
		||||
		[self reloadSpecifiers];
 | 
			
		||||
	}];
 | 
			
		||||
	[uninstallWarningAlert addAction:continueAction];
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user