- updated SendReq

- If Server Down the login msg error corrected.
This commit is contained in:
Paolo Arena
2019-02-06 18:47:54 +01:00
parent cb941568e2
commit cb62d46048
11 changed files with 278 additions and 190 deletions

View File

@@ -27,4 +27,5 @@ export interface IUserState {
tokenforgot?: string
servercode?: number
x_auth_token?: string
}