This commit is contained in:
2022-03-05 08:59:35 +01:00
parent d24a318de8
commit 04c9e019d3
8 changed files with 74 additions and 75 deletions

View File

@@ -65,7 +65,7 @@ export default {
};
},
computed: {
posterAltText: function () {
posterAltText: function() {
const type = this.movie.type || "";
const title = this.movie.title || this.movie.name;
return this.movie.poster