Fleet UI: Fix os_version not wired (#38400)

This commit is contained in:
RachelElysia 2026-01-15 16:56:01 -05:00 committed by GitHub
parent 67b911e9a1
commit 47768f0649
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -414,6 +414,7 @@ export const HOST_SUMMARY_DATA: (keyof IHost)[] = [
"team_name",
"display_name", // Not rendered on my device page
"maintenance_window", // Not rendered on my device page
"os_version",
];
export const HOST_VITALS_DATA = [