Fix syntax error in reset app created by earlier commit.

This commit is contained in:
2025-12-04 02:31:13 +00:00
parent a6591a1fbb
commit 6124fa6c01
-1
View File
@@ -168,7 +168,6 @@ async function setSessionCookie(sessionToken) {
}
})
}
}
function redirectHome() {
const target = uiBasePath.value || '/auth/'