From 91a6fac56eadb264c5a2d6401dbec2da57793b66 Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Tue, 22 Feb 2022 20:20:59 +0100 Subject: [PATCH] 408 --- public/index.html | 2 +- src/App.svelte | 25 ++++++++--- src/pages/System.svelte | 99 ++++++++++++++++++++++------------------- 3 files changed, 72 insertions(+), 54 deletions(-) diff --git a/public/index.html b/public/index.html index ddf9fb0..e0e99da 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ - IoT Manager + IoT Manager 4.0.8 diff --git a/src/App.svelte b/src/App.svelte index 7e42d3e..f9626ba 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,7 +1,9 @@