mirror of
				https://github.com/zulip/zulip-desktop.git
				synced 2025-11-03 21:43:18 +00:00 
			
		
		
		
	settings: Add a setting option to start the app in background. (#366)
Fixes #314.
This commit is contained in:
		@@ -77,6 +77,7 @@ class ServerManagerView {
 | 
			
		||||
			showSidebar: true,
 | 
			
		||||
			badgeOption: true,
 | 
			
		||||
			startAtLogin: false,
 | 
			
		||||
			startMinimized: false,
 | 
			
		||||
			enableSpellchecker: true,
 | 
			
		||||
			showNotification: true,
 | 
			
		||||
			betaUpdate: false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user