UBERF-4928: Indexing fixes (#4357)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-01-15 23:10:30 +07:00
committed by GitHub
parent 266b82e284
commit 960c7d9963
32 changed files with 91 additions and 1162 deletions
-1
View File
@@ -44,7 +44,6 @@ export default mergeIds(taskId, task, {
UploadDropFilesHere: '' as IntlString,
NoTaskForObject: '' as IntlString,
Delete: '' as IntlString,
NoTodoItems: '' as IntlString,
TodoState: '' as IntlString,
DoneState: '' as IntlString,
UndoneState: '' as IntlString,