mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable related links on games
This commit is contained in:
parent
ec352ad14c
commit
4f0a84c611
1 changed files with 1 additions and 6 deletions
|
|
@ -140,12 +140,7 @@ export default async function () {
|
||||||
slug: 'games'
|
slug: 'games'
|
||||||
},
|
},
|
||||||
content: '',
|
content: '',
|
||||||
relatedLinks: [
|
// relatedLinks: [],
|
||||||
{
|
|
||||||
"href": `https://rawg.io/search?query=${encodeURIComponent(game.Games)}`,
|
|
||||||
"label": "View"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
reports: [
|
reports: [
|
||||||
game
|
game
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue