Fix sortlng for admin automation sessions list

This commit is contained in:
Kelani Tolulope
2023-05-30 16:03:05 +02:00
committed by Jože Fortun
parent 58456a93b6
commit a0b128676b
@@ -93,7 +93,6 @@ export default {
filter: {
status: undefined,
completed: 1,
sort: 'createdAt DESC',
},
sorting: {