Version 0.7.67
This commit is contained in:
parent
1f92f1a516
commit
7c7f78136a
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "meshcentral",
|
||||
"version": "0.7.66",
|
||||
"version": "0.7.67",
|
||||
"keywords": [
|
||||
"Remote Device Management",
|
||||
"Remote Device Monitoring",
|
||||
|
|
|
@ -13417,7 +13417,6 @@
|
|||
|
||||
// Add a new notification and play the notification sound
|
||||
function addNotification(n) {
|
||||
console.log('addNotification', n);
|
||||
// Perform message translation
|
||||
var translatedTitles = [
|
||||
null,
|
||||
|
|
Loading…
Reference in New Issue