fix action history order

This commit is contained in:
Yuri Kuznetsov
2024-04-02 19:38:09 +03:00
parent 19a96d2e3d
commit 8328e8c644
@@ -69,7 +69,7 @@
},
"collection": {
"orderBy": "number",
"order": "asc",
"order": "desc",
"textFilterFields": ["ipAddress", "userName"],
"countDisabled": true
},