Fix syntax error in reset app created by earlier commit.

This commit is contained in:
Leo Vasanko
2025-12-03 14:31:13 -06:00
parent ad63d3fb3a
commit 6a7b1a876e
-1
View File
@@ -168,7 +168,6 @@ async function setSessionCookie(sessionToken) {
}
})
}
}
function redirectHome() {
const target = uiBasePath.value || '/auth/'