feat: Introduce game detail view, remove multiplayer field, and enhance list navigation with refresh functionality.
This commit is contained in:
+1
-3
@@ -3,7 +3,6 @@
|
||||
{
|
||||
"title": "Naramo Nuclear Plant V2",
|
||||
"source": 1,
|
||||
"multiplayer": true,
|
||||
"min_players": 1,
|
||||
"max_players": 90,
|
||||
"price": 0,
|
||||
@@ -12,7 +11,6 @@
|
||||
{
|
||||
"title": "Test2",
|
||||
"source": 1,
|
||||
"multiplayer": true,
|
||||
"min_players": 1,
|
||||
"max_players": 1,
|
||||
"price": 0,
|
||||
@@ -69,4 +67,4 @@
|
||||
"password_hash": "$2b$12$DRvTP/ibTWULkuJJr285bumRd7SG3n5bYkDpb09Qpklqf6FeTiHkC"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user