mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 12:57:45 +00:00
chore: fix tsc
This commit is contained in:
@@ -7,6 +7,7 @@ export const MockCollection: ExtendedCollectionInfo = {
|
|||||||
authors: [MockUnicorn.id],
|
authors: [MockUnicorn.id],
|
||||||
authorsMeta: [MockUnicorn],
|
authorsMeta: [MockUnicorn],
|
||||||
Content: () => null,
|
Content: () => null,
|
||||||
|
tags: [],
|
||||||
contentMeta: "",
|
contentMeta: "",
|
||||||
licenseMeta: null,
|
licenseMeta: null,
|
||||||
publishedMeta: "October 10, 2010",
|
publishedMeta: "October 10, 2010",
|
||||||
|
|||||||
Reference in New Issue
Block a user