Zwischenstand
This commit is contained in:
@@ -24,7 +24,7 @@ const doChange = async (data:any) => {
|
||||
await auth.logout()
|
||||
return navigateTo("/login")
|
||||
} catch (err: any) {
|
||||
toast.add({title:"Es gab ein Problem beim ändern",color:"rose"})
|
||||
toast.add({title:"Es gab ein Problem beim ändern",color:"error"})
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user