mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Add related videos to games
This commit is contained in:
parent
fb35242c9c
commit
eebf2d73c9
1 changed files with 2 additions and 1 deletions
|
|
@ -168,7 +168,8 @@ class BuildLists {
|
|||
|
||||
const typeWithRelatedVideos = new Set([
|
||||
'app',
|
||||
'formula'
|
||||
'formula',
|
||||
'game'
|
||||
])
|
||||
|
||||
return typeWithRelatedVideos.has( appType )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue