mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Change of roles added to CreationConfirm.
This commit is contained in:
parent
037178bbe1
commit
8934e9205b
@ -28,7 +28,9 @@ const mocks = {
|
||||
moderator: {
|
||||
firstName: 'Peter',
|
||||
lastName: 'Lustig',
|
||||
isAdmin: '2022-08-30T07:41:31.000Z',
|
||||
isAdmin: true,
|
||||
isModerator: false,
|
||||
roles: ['ADMIN'],
|
||||
id: 263,
|
||||
language: 'de',
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user