bugfix
This commit is contained in:
		
							parent
							
								
									591b452617
								
							
						
					
					
						commit
						58f30f0a6c
					
				| @ -138,7 +138,7 @@ function serveControls() { | |||||||
| 
 | 
 | ||||||
|       // TODO camelCase query
 |       // TODO camelCase query
 | ||||||
|       state.config.email = conf.email || state.config.email || ''; |       state.config.email = conf.email || state.config.email || ''; | ||||||
|       if ('undefined' !== typeof conf.agreeTos) { |       if ('undefined' !== typeof conf.agree_tos) { | ||||||
|         state.config.agreeTos = conf.agree_tos; |         state.config.agreeTos = conf.agree_tos; | ||||||
|       } |       } | ||||||
|       state.config.relay = conf.relay || state.config.relay || ''; |       state.config.relay = conf.relay || state.config.relay || ''; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user