fix: ask updated dbLoadTodo (if something to process) only when is connected...
This commit is contained in:
@@ -399,7 +399,7 @@ namespace Actions {
|
||||
|
||||
Mutations.mutations.setServerCode(rescodes.CALLING)
|
||||
|
||||
let myres: IResult
|
||||
let myres: any
|
||||
|
||||
return Api.SendReq(call, 'POST', usertosend, true)
|
||||
.then(({ res, body }) => {
|
||||
|
||||
Reference in New Issue
Block a user