mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-10-30 23:10:57 +00:00 
			
		
		
		
	Update deprecated.
This commit is contained in:
		
							parent
							
								
									a2fc80a9db
								
							
						
					
					
						commit
						915f0f9075
					
				| @ -117,7 +117,7 @@ class NotificationDelegate: NSObject, UNUserNotificationCenterDelegate { | |||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     func userNotificationCenter(_ center: UNUserNotificationCenter, willPresent notification: UNNotification, withCompletionHandler completionHandler: @escaping (UNNotificationPresentationOptions) -> Void) { |     func userNotificationCenter(_ center: UNUserNotificationCenter, willPresent notification: UNNotification, withCompletionHandler completionHandler: @escaping (UNNotificationPresentationOptions) -> Void) { | ||||||
|         completionHandler(.alert) |         completionHandler([.list, .banner]) | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user