diff --git a/index.js b/index.js index 9dbeb07..0a519b7 100644 --- a/index.js +++ b/index.js @@ -472,7 +472,7 @@ module.exports = { if (tilesToNotifyAbout.size > 0) { server.debug('Sending status e-mails for the following services: ', [ ...tilesToNotifyAbout ].map(t => t.serviceId).join(', ')); - const message = '
The following tiles are updated to have priority 1 or higher:
The following web services are updated to have priority 1 or higher:
${tile.service.name?.en || tile.serviceId}: ${tile.statusText}`; if (tile.badges?.length > 0) { @@ -484,7 +484,7 @@ module.exports = { + '