| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -14,7 +14,7 @@ export default new class config | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							this.data.enable_search_on_paste ??= yes | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							this.data.enable_dark_theme ??= yes | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							this.data.enable_effective_names ??= yes | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							this.data.theme ??= "dark" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							this.data.theme ??= "timed" | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							this.data.default_bang ??= {} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							this.data.default_bang.name ??= "!google" | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |