UBERF-6464: update activity mentions display (#5339)

This commit is contained in:
Kristina
2024-04-16 21:13:18 +07:00
committed by GitHub
parent fb0194af3e
commit de6e0739c2
34 changed files with 300 additions and 194 deletions
+2 -1
View File
@@ -30,7 +30,8 @@ export default mergeIds(documentId, document, {
NotificationDocumentPresenter: '' as AnyComponent,
TeamspaceSpacePresenter: '' as AnyComponent,
Move: '' as AnyComponent,
DocumentToDoPresenter: '' as AnyComponent
DocumentToDoPresenter: '' as AnyComponent,
DocumentIcon: '' as AnyComponent
},
completion: {
DocumentQuery: '' as Resource<ObjectSearchFactory>,