feat(status): add new game server notification for RYZEN-GAME 02

This commit is contained in:
2025-11-07 10:32:17 +01:00
parent df048c1352
commit c99c11c241

View File

@@ -94,6 +94,14 @@ export class StatusService {
type: 'games', type: 'games',
notify: true notify: true
}, },
{
host: '5.178.99.17',
name: 'RYZEN-GAME 02',
alive: false,
ping_type: 'ping',
type: 'games',
notify: true
},
{ {
host: '5.178.99.63', host: '5.178.99.63',
name: 'XEON-GAME 01', name: 'XEON-GAME 01',