perf: Remove withStarred scope and starred property on documents
closes #3081
This commit is contained in:
@@ -56,7 +56,6 @@ export default async function present(
|
||||
template: document.template,
|
||||
templateId: document.templateId,
|
||||
collaboratorIds: [],
|
||||
starred: document.starred ? !!document.starred.length : undefined,
|
||||
revision: document.revisionCount,
|
||||
fullWidth: document.fullWidth,
|
||||
collectionId: undefined,
|
||||
|
||||
Reference in New Issue
Block a user