From 5dc5d9e04ab747655276494d70557b45fed87b2c Mon Sep 17 00:00:00 2001 From: Manuel <30572287+manuel-rw@users.noreply.github.com> Date: Sun, 23 Feb 2025 12:34:04 +0100 Subject: [PATCH] fix: omv invalid temperature when not available (#2322) --- .run/typecheck.run.xml | 13 +++++++++++++ .../health-monitoring/healt-monitoring.ts | 2 +- .../src/openmediavault/openmediavault-types.ts | 2 +- .../widgets/src/health-monitoring/system-health.tsx | 5 ++--- 4 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 .run/typecheck.run.xml diff --git a/.run/typecheck.run.xml b/.run/typecheck.run.xml new file mode 100644 index 000000000..c3c228ae5 --- /dev/null +++ b/.run/typecheck.run.xml @@ -0,0 +1,13 @@ + + + + + +