mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
removed loginUserId
This commit is contained in:
parent
7ba01d3f06
commit
1025ba4336
@ -1,5 +1,4 @@
|
||||
export const bibiBloxberg = {
|
||||
loginUserId: 1,
|
||||
email: 'bibi@bloxberg.de',
|
||||
firstName: 'Bibi',
|
||||
lastName: 'Bloxberg',
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
export const bobBaumeister = {
|
||||
loginUserId: 2,
|
||||
email: 'bob@baumeister.de',
|
||||
firstName: 'Bob',
|
||||
lastName: 'der Baumeister',
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
export const garrickOllivander = {
|
||||
loginUserId: 3,
|
||||
email: 'garrick@ollivander.com',
|
||||
firstName: 'Garrick',
|
||||
lastName: 'Ollivander',
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
export const peterLustig = {
|
||||
loginUserId: 4,
|
||||
email: 'peter@lustig.de',
|
||||
firstName: 'Peter',
|
||||
lastName: 'Lustig',
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
export const raeuberHotzenplotz = {
|
||||
loginUserId: 5,
|
||||
email: 'raeuber@hotzenplotz.de',
|
||||
firstName: 'Räuber',
|
||||
lastName: 'Hotzenplotz',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user