fix(webui): reconcile threads after browser resume
This commit is contained in:
@@ -77,6 +77,7 @@ describe("webui API helpers", () => {
|
||||
expect.objectContaining({
|
||||
headers: { Authorization: "Bearer tok" },
|
||||
credentials: "same-origin",
|
||||
cache: "no-store",
|
||||
}),
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user