Unverified Commit 88f707b7 authored by Sebastien's avatar Sebastien Committed by GitHub

fix: sort assets by ID and desc (#1501)

* sort assets by ID and desc * Update editor-modal-media.vue
parent fcd37afd
......@@ -57,6 +57,8 @@
:items-per-page='15'
:loading='loading'
must-sort,
sort-by='ID',
sort-desc,
hide-default-footer,
dense
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment