mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-10-31 07:20:57 +00:00 
			
		
		
		
	This reverts commit 19f9494492.
			
			
This commit is contained in:
		
							parent
							
								
									adabe801d3
								
							
						
					
					
						commit
						1409e9ac31
					
				| @ -18,7 +18,8 @@ class Notifier { | ||||
|         let rawDurations = [ | ||||
|             Measurement(value: 1, unit: UnitDuration.minutes), | ||||
|             Measurement(value: 5, unit: UnitDuration.minutes), | ||||
|             Measurement(value: 1, unit: UnitDuration.hours) | ||||
|             Measurement(value: 1, unit: UnitDuration.hours), | ||||
|             Measurement(value: 24, unit: UnitDuration.hours) | ||||
|         ] | ||||
| 
 | ||||
|         let doNotPersistAction = UNNotificationAction(identifier: Constants.doNotPersistActionIdentitifier, title: "Do Not Unlock", options: []) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user