Improved SFW and tag media seed file to allow updates.

This commit is contained in:
DebaucheryLibrarian
2020-09-05 02:57:24 +02:00
parent bba73c4f31
commit c96e10b33d
3 changed files with 25 additions and 28 deletions

View File

@@ -41,7 +41,7 @@ function initTagsActions(store, _router) {
}
}
}
photos: tagsPhotos {
photos: tagsPhotos(orderBy: MEDIA_BY_MEDIA_ID__INDEX_ASC) {
media {
id
thumbnail