Added Girl Girl to Jules Jordan.

This commit is contained in:
2020-02-12 23:49:22 +01:00
parent d79c6aee7f
commit b7abd805e2
5 changed files with 37 additions and 28 deletions

View File

@@ -63,7 +63,7 @@
<script>
function photos() {
if (this.release.trailer) {
if (this.release.trailer || this.release.teaser) {
// poster will be on trailer video
return this.release.photos;
}