mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 09:35:02 +09:00
JS-3948: fix
This commit is contained in:
parent
98199431d6
commit
f88ea729e0
1 changed files with 0 additions and 1 deletions
|
@ -347,7 +347,6 @@ class UtilData {
|
|||
{ operator: I.FilterOperator.And, relationKey: 'layout', condition: I.FilterCondition.Equal, value: I.ObjectLayout.Option },
|
||||
],
|
||||
sorts: [
|
||||
{ relationKey: 'createdDate', type: I.SortType.Asc },
|
||||
{ relationKey: 'name', type: I.SortType.Asc },
|
||||
],
|
||||
noDeps: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue