diff --git a/package.json b/package.json index a9647545..9b756b45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "1.0.56", + "version": "1.0.57", "keywords": [ "Remote Device Management", "Remote Device Monitoring", diff --git a/views/default.handlebars b/views/default.handlebars index e045bcaf..1cd05aee 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -12397,6 +12397,7 @@ //if (meshrights & 4) { } if (currentMesh.mtype == 1) { + //x += ' ' + "Import" + ''; /* if ((features & 1) == 0) { // If not WAN-Only x += ' ' + "Install local" + '';