mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 01:48:54 +01:00
feat(status): add new game server notification for RYZEN-GAME 02
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user