Update signup.vue
This commit is contained in:
		
							parent
							
								
									9a611b24f3
								
							
						
					
					
						commit
						ca6a70e555
					
				|  | @ -105,6 +105,7 @@ export default Vue.extend({ | |||
| 			return this.submitting || | ||||
| 				this.meta.tosUrl && !this.ToSAgreement || | ||||
| 				this.meta.enableHcaptcha && !this.hCaptchaResponse || | ||||
| 				this.meta.enableRecaptcha && !this.reCaptchaResponse || | ||||
| 				this.passwordRetypeState == 'not-match'; | ||||
| 		}, | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue