mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-29 20:20:41 -04:00 
			
		
		
		
	Fix bug with reminder again
This commit is contained in:
		| @@ -156,12 +156,8 @@ static const NSInteger YTLiteSection = 789; | |||||||
|                     // Export YouTube Plus Settings functionality |                     // Export YouTube Plus Settings functionality | ||||||
|                     [%c(YTLUserDefaults) exportYtlSettings]; |                     [%c(YTLUserDefaults) exportYtlSettings]; | ||||||
|                 }]]; |                 }]]; | ||||||
|  |  | ||||||
|                 // Get the root view controller |  | ||||||
|                 UIViewController *rootViewController = [UIApplication sharedApplication].keyWindow.rootViewController; |  | ||||||
|  |  | ||||||
|                 // Present the alert from the root view controller |                 // Present the alert from the root view controller | ||||||
|                 [rootViewController presentViewController:exportAlert animated:YES completion:nil]; |                 [settingsViewController presentViewController:exportAlert animated:YES completion:nil]; | ||||||
|             } |             } | ||||||
|  |  | ||||||
|             return YES; |             return YES; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Bryce Hackel
					Bryce Hackel