fix(status): simplify name for XEON 01 host entry in status service

This commit is contained in:
2025-11-03 10:02:35 +01:00
parent fc5c2b1e63
commit 96fcb53e0b

View File

@@ -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',