mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Create Donations node in seeds
Co-authored-by: @alina-beck <alina.beck@mail.com>
This commit is contained in:
parent
f51ad1131b
commit
311f2fc912
@ -923,7 +923,8 @@ const languages = ['de', 'en', 'es', 'fr', 'it', 'pt', 'pl']
|
||||
})
|
||||
}),
|
||||
)
|
||||
|
||||
|
||||
await factory.create('Donations')
|
||||
/* eslint-disable-next-line no-console */
|
||||
console.log('Seeded Data...')
|
||||
process.exit(0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user