1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-19 03:29:37 +02:00

Preparation for custom sorting

This commit is contained in:
unknown 2021-06-17 10:56:27 +02:00
parent ce173f2c42
commit 8974fb3b49
7 changed files with 42 additions and 7 deletions

View file

@ -31,6 +31,10 @@
{
"key": "hideHeader",
"value": false
},
{
"key": "useOrdering",
"value": "createdAt"
}
]
}