mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 01:48:54 +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',
|
||||
name: 'XEON 01 (2697A V4)',
|
||||
name: 'XEON 01',
|
||||
alive: false,
|
||||
ping_type: 'ping',
|
||||
type: 'xeon',
|
||||
|
||||
Reference in New Issue
Block a user