mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Removed the console.log.
This commit is contained in:
parent
8b28177f11
commit
9117cc3f2d
@ -93,7 +93,6 @@ export default {
|
||||
const {
|
||||
data: { login },
|
||||
} = result
|
||||
console.log('login:', login)
|
||||
this.$store.dispatch('login', login)
|
||||
this.$router.push('/overview')
|
||||
loader.hide()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user