add alias to user Bob der Baumeister for seeding

This commit is contained in:
mahula 2023-06-13 11:38:52 +02:00
parent 6f611f3a07
commit 1a9cef86ed

View File

@ -1,6 +1,7 @@
import { UserInterface } from './UserInterface'
export const bobBaumeister: UserInterface = {
alias: 'MeisterBob',
email: 'bob@baumeister.de',
firstName: 'Bob',
lastName: 'der Baumeister',