Flush response for user invitation
This commit is contained in:
parent
7fd2c58fd5
commit
c9a7034130
@ -105,3 +105,5 @@ function invite() {
|
|||||||
}, "application/json", `Bearer ${token}`);
|
}, "application/json", `Bearer ${token}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
flushResponse();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user