UBERF-6540: Fix isIndexable and clean wrong indexed documents (#5347)

This commit is contained in:
Andrey Sobolev
2024-04-13 14:07:37 +07:00
committed by GitHub
parent 9e3c9a928e
commit bccf97eeb7
13 changed files with 246 additions and 181 deletions
+1 -1
View File
@@ -60,8 +60,8 @@ import {
type CommonInboxNotification,
type CommonNotificationType,
type DocNotifyContext,
type DocUpdateTx,
type DocUpdates,
type DocUpdateTx,
type InboxNotification,
type MentionInboxNotification,
type NotificationContextPresenter,