Fix syntax error in reset app created by earlier commit.
This commit is contained in:
@@ -168,7 +168,6 @@ async function setSessionCookie(sessionToken) {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
function redirectHome() {
|
function redirectHome() {
|
||||||
const target = uiBasePath.value || '/auth/'
|
const target = uiBasePath.value || '/auth/'
|
||||||
|
|||||||
Reference in New Issue
Block a user