Flush response for user invitation

This commit is contained in:
Dita Aji Pratama 2025-08-13 12:48:18 +07:00
parent 7fd2c58fd5
commit c9a7034130

View File

@ -105,3 +105,5 @@ function invite() {
}, "application/json", `Bearer ${token}`);
}
flushResponse();