The backend sends lastBackup as Unix milliseconds (int64), not as an ISO string. Update VM and Container interfaces to match the actual JSON payload. The getBackupInfo() function already handles both string and number types, so this is a type-safety fix that aligns types with reality. |
||
|---|---|---|
| .. | ||
| alerts.ts | ||
| api.ts | ||
| backups.ts | ||
| config.ts | ||
| nodes.ts | ||
| responsive.ts | ||