mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-21 18:04:10 -05:00
Merge remote-tracking branch 'github/pull/20'
This commit is contained in:
commit
ed3067ff45
|
|
@ -191,6 +191,14 @@ export const titles: Title[] = [
|
|||
showPlayingOnline: true,
|
||||
showActiveEvent: true,
|
||||
},
|
||||
{
|
||||
// ARMS Global Testpunch
|
||||
id: '0100c5e003b40000',
|
||||
client: '966102773642960917',
|
||||
largeImageText: 'Global Testpunch',
|
||||
showPlayingOnline: true,
|
||||
showActiveEvent: true,
|
||||
},
|
||||
{
|
||||
// ARMS Sparring Demo
|
||||
id: '0100a5400ac86000',
|
||||
|
|
@ -1020,14 +1028,14 @@ export const titles: Title[] = [
|
|||
showPlayingOnline: true,
|
||||
showActiveEvent: true,
|
||||
},
|
||||
// {
|
||||
// // Kirby and the Forgotten Land Demo
|
||||
// id: '', // TODO
|
||||
// client: '966534055116021821',
|
||||
// largeImageText: 'Demo',
|
||||
// showPlayingOnline: true,
|
||||
// showActiveEvent: true,
|
||||
// },
|
||||
{
|
||||
// Kirby and the Forgotten Land Demo
|
||||
id: '010091201605a000',
|
||||
client: '966534055116021821',
|
||||
largeImageText: 'Demo',
|
||||
showPlayingOnline: true,
|
||||
showActiveEvent: true,
|
||||
},
|
||||
|
||||
{
|
||||
// Nintendo Switch Sports
|
||||
|
|
@ -1084,6 +1092,14 @@ export const titles: Title[] = [
|
|||
showPlayingOnline: true,
|
||||
showActiveEvent: true,
|
||||
},
|
||||
{
|
||||
// Live A Live Demo
|
||||
id: '0100a5f017e9e000',
|
||||
client: '966534559929860167',
|
||||
largeImageText: 'Demo',
|
||||
showPlayingOnline: true,
|
||||
showActiveEvent: true,
|
||||
},
|
||||
|
||||
{
|
||||
// Xenoblade Chronicles 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user