mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-10-31 15:30:57 +00:00 
			
		
		
		
	Specify immediate delivery (#350)
This commit is contained in:
		
							parent
							
								
									db8833fa25
								
							
						
					
					
						commit
						f43dea0d0d
					
				| @ -176,7 +176,7 @@ extension SecureEnclave.Store { | ||||
|         secrets.removeAll() | ||||
|         loadSecrets() | ||||
|         if notify { | ||||
|             DistributedNotificationCenter.default().post(name: .secretStoreUpdated, object: nil) | ||||
|             DistributedNotificationCenter.default().postNotificationName(.secretStoreUpdated, object: nil, deliverImmediately: true) | ||||
|         } | ||||
|     } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user