mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge branch 'master' into dependabot/npm_and_yarn/apollo-link-http-1.5.12
This commit is contained in:
commit
b6cc03cbe8
@ -4,7 +4,7 @@ import uuid from 'uuid/v4'
|
||||
export default function create (params) {
|
||||
const {
|
||||
id = uuid(),
|
||||
name = faker.comany.companyName(),
|
||||
name = faker.company.companyName(),
|
||||
description = faker.company.catchPhrase(),
|
||||
disabled = false,
|
||||
deleted = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user