mirror of
				https://github.com/maxgoedjen/secretive.git
				synced 2025-10-31 07:20:57 +00:00 
			
		
		
		
	Fix accidentally deleted field.
This commit is contained in:
		
							parent
							
								
									ba91380095
								
							
						
					
					
						commit
						9a71a10cc4
					
				| @ -15,6 +15,7 @@ struct Secretive: App { | ||||
|     private let agentStatusChecker = AgentStatusChecker() | ||||
|     private let justUpdatedChecker = JustUpdatedChecker() | ||||
| 
 | ||||
|     @AppStorage("defaultsHasRunSetup") var hasRunSetup = false | ||||
|     @State private var showingSetup = false | ||||
|     @State private var showingCreation = false | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user