mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
changed params title, delete game in title
This commit is contained in:
@@ -6,22 +6,22 @@ export default [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: 'double game',
|
title: 'double',
|
||||||
players: 0
|
players: 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: 'crash game',
|
title: 'crash',
|
||||||
players: 0
|
players: 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: 'jackpot game',
|
title: 'jackpot',
|
||||||
players: 0
|
players: 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 5,
|
id: 5,
|
||||||
title: 'mines game',
|
title: 'mines',
|
||||||
players: 0
|
players: 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user