Fix web loading indicators
This commit is contained in:
@@ -63,6 +63,7 @@ as.router.post("/api/link", defineEventHandler(async event => {
|
||||
// Sync room data and space child
|
||||
await createRoom.syncRoom(parsedBody.discord)
|
||||
|
||||
setResponseHeader(event, "HX-Refresh", "true")
|
||||
return null // 204
|
||||
}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user