diff --git a/helpers/listing-page.js b/helpers/listing-page.js index 52c5e7d..cba0e2e 100644 --- a/helpers/listing-page.js +++ b/helpers/listing-page.js @@ -93,6 +93,10 @@ export class ListingDetails { type = '' + get isGame () { + return this.type === 'game' + } + isListingDetails = true get mainHeading () {