mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update backend/src/seeds/users/stephen-hawking.ts
This commit is contained in:
parent
c1b126296d
commit
2773e270b7
@ -1,6 +1,5 @@
|
|||||||
import { UserInterface } from './UserInterface'
|
import { UserInterface } from './UserInterface'
|
||||||
|
|
||||||
// TODO: the generated email_contact is not deleted
|
|
||||||
export const stephenHawking: UserInterface = {
|
export const stephenHawking: UserInterface = {
|
||||||
email: 'stephen@hawking.uk',
|
email: 'stephen@hawking.uk',
|
||||||
firstName: 'Stephen',
|
firstName: 'Stephen',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user