@@ -148,7 +145,7 @@
-
diff --git a/projects/IoTCenter/iotcenter.db b/projects/IoTCenter/iotcenter.db
index 21f28489..da7ea4a3 100644
Binary files a/projects/IoTCenter/iotcenter.db and b/projects/IoTCenter/iotcenter.db differ
diff --git a/projects/IoTClient/Assets/StreamingAssets/wwwroot/js/node.js b/projects/IoTClient/Assets/StreamingAssets/wwwroot/js/node.js
index 6a0c22a6..897672c6 100644
--- a/projects/IoTClient/Assets/StreamingAssets/wwwroot/js/node.js
+++ b/projects/IoTClient/Assets/StreamingAssets/wwwroot/js/node.js
@@ -318,13 +318,11 @@ function init() {
}
this.$f7ready((f7) => {
app = this.$f7;
- app.preloader.show();
});
}
connect();
this.$nextTick(function () {
UpdateCamera();
- app.preloader.hide();
});
},
methods: {
diff --git a/projects/IoTNode/iotnode.db b/projects/IoTNode/iotnode.db
index 43f9b83b..0fa8d147 100644
Binary files a/projects/IoTNode/iotnode.db and b/projects/IoTNode/iotnode.db differ