mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 09:48:56 +01:00
fix(status): simplify name for XEON 01 host entry in status service
This commit is contained in:
@@ -63,7 +63,7 @@ export class StatusService {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
host: '5.178.99.177',
|
host: '5.178.99.177',
|
||||||
name: 'XEON 01 (2697A V4)',
|
name: 'XEON 01',
|
||||||
alive: false,
|
alive: false,
|
||||||
ping_type: 'ping',
|
ping_type: 'ping',
|
||||||
type: 'xeon',
|
type: 'xeon',
|
||||||
|
|||||||
Reference in New Issue
Block a user