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

* sort assets by ID and desc

* Update editor-modal-media.vue
This commit is contained in:
Sebastien 2020-03-15 23:57:18 +01:00 committed by GitHub
parent fcd37afdb0
commit 88f707b7c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,8 @@
:items-per-page='15'
:loading='loading'
must-sort,
sort-by='ID',
sort-desc,
hide-default-footer,
dense
)