Working recently edited list

This commit is contained in:
Tom Moor
2017-11-19 21:32:18 -08:00
parent c0b2accb18
commit eb8b12d327
7 changed files with 49 additions and 9 deletions

View File

@ -36,6 +36,7 @@ async function present(ctx: Object, document: Document, options: ?Options) {
team: document.teamId,
collaborators: [],
starred: !!(document.starred && document.starred.length),
collectionId: document.atlasId,
collaboratorCount: undefined,
collection: undefined,
views: undefined,