init from origin + update
This commit is contained in:
22
server/routers/publicium/mocks/games/trending.json
Normal file
22
server/routers/publicium/mocks/games/trending.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Black Mesa",
|
||||
"logo": "bms"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"name": "Minecraft",
|
||||
"logo": "mc"
|
||||
},
|
||||
{
|
||||
"id": 31,
|
||||
"name": "CS: GO",
|
||||
"logo": "csgo"
|
||||
},
|
||||
{
|
||||
"id": 43,
|
||||
"name": "Left 4 Dead",
|
||||
"logo": "l4d"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user