From e9763f5d9923d6e49cc759e47bcd2b613804f988 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Thu, 18 Mar 2021 21:11:31 -0700 Subject: [PATCH] Version 0.7.90 --- package.json | 2 +- views/default.handlebars | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 81ca94d2..690345d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.7.89", + "version": "0.7.90", "keywords": [ "Remote Device Management", "Remote Device Monitoring", diff --git a/views/default.handlebars b/views/default.handlebars index de9aa10c..164c5097 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -10240,7 +10240,7 @@ x += addHtmlValue("Intel® AMT", addLinkConditional(intelAmtPolicy, 'p20editMeshAmt()', meshrights & 1)); } - // Display group note support + // Display device group note support if (meshrights & 1) { x += '
'; } x += '

';