mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Set default unknown email.
This commit is contained in:
parent
f206585b67
commit
016f5ef657
@ -28,6 +28,11 @@ const createMockObject = (comingFrom) => {
|
|||||||
comingFrom,
|
comingFrom,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
$store: {
|
||||||
|
state: {
|
||||||
|
email: undefined,
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
stubs,
|
stubs,
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user