Version 1.0.85
Ylian Saint-Hilaire committed
Sep 7, 2022 at 08:30 UTC
c86466210b69c52dcb9fa0f4ac24323818a6ce4a
2 files changed
+2
-2
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "1.0.84",
3
+ "version": "1.0.85",
4
"keywords": [
5
"Remote Device Management",
6
"Remote Device Monitoring",
public/manifest.json
+1
-1
@@ -4,7 +4,7 @@
4
"description": "Open source web based, remote computer management.",
5
"scope": ".",
6
"start_url": "/",
7
- "display": "standalone",
7
+ "display": "fullscreen",
8
"orientation": "portrait",
9
"theme_color": "#ffffff",
10
"background_color": "#ffffff",