Fixed movie tile lazy loading and SFW image.

This commit is contained in:
DebaucheryLibrarian
2020-12-27 23:10:11 +01:00
parent 1d1c9eae83
commit 31af1ca9e6
4 changed files with 23 additions and 2 deletions

View File

@@ -98,6 +98,13 @@ function initReleasesActions(store, router) {
path
thumbnail
lazy
sfw: sfwMedia {
id
path
thumbnail
lazy
comment
}
}
}
}