chore(deps): update dev-dependencies (major) (#3741)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3741 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
@ -143,7 +143,7 @@ async function submit() {
|
||||
|
||||
try {
|
||||
await authStore.register(toRaw(credentials))
|
||||
} catch (e: any) {
|
||||
} catch (e) {
|
||||
errorMessage.value = e?.message
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user