fix: change titres sorting
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ async function getData() {
|
||||
_eq: 'published'
|
||||
}
|
||||
},
|
||||
sort: 'numero'
|
||||
sort: 'date_created'
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user