mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-10-30 23:10:57 +00:00 
			
		
		
		
	Cleanup
This commit is contained in:
		
							parent
							
								
									a7ee32a4d4
								
							
						
					
					
						commit
						4c671472ae
					
				| @ -20,8 +20,7 @@ class Notifier { | ||||
| 
 | ||||
|     func prompt() { | ||||
|         let notificationCenter = UNUserNotificationCenter.current() | ||||
|         notificationCenter.requestAuthorization(options: .alert) { _, _ in | ||||
|         } | ||||
|         notificationCenter.requestAuthorization(options: .alert) { _, _ in } | ||||
|     } | ||||
| 
 | ||||
|     func notify(accessTo secret: AnySecret, by provenance: SigningRequestProvenance) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user