Add achievements plugin support for organization account (#230)

This commit is contained in:
Simon Lecoq
2021-04-13 13:46:45 +02:00
committed by GitHub
parent 5cb4bb6c28
commit 71381132aa
10 changed files with 509 additions and 268 deletions

View File

@@ -61,6 +61,7 @@
following:{totalCount:faker.datatype.number(10000)},
bio:faker.lorem.sentence(),
status:{message:faker.lorem.paragraph()},
sponsorshipsAsSponsor:{totalCount:faker.datatype.number(100)},
},
})
}