commit
						afb8e255de
					
				| @ -344,6 +344,7 @@ class DialogTextField extends StatelessWidget { | ||||
|               helperText: helperText, | ||||
|               helperMaxLines: 8, | ||||
|               errorText: errorText, | ||||
|               errorMaxLines: 8, | ||||
|             ), | ||||
|             controller: controller, | ||||
|             focusNode: focusNode, | ||||
|  | ||||
| @ -411,6 +411,7 @@ Future<bool?> loginDialog() async { | ||||
|             password: password.text, | ||||
|             id: await bind.mainGetMyId(), | ||||
|             uuid: await bind.mainGetUuid(), | ||||
|             autoLogin: true, | ||||
|             type: HttpType.kAuthReqTypeAccount)); | ||||
| 
 | ||||
|         switch (resp.type) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user