global-functions: $ScriptInstallUpdate: update wording for notification

This commit is contained in:
Christian Hesse 2020-07-14 21:28:35 +02:00
parent e19f40f1eb
commit 9740b1f269

View file

@ -635,7 +635,7 @@
"https://git.eworm.de/cgit/routeros-scripts/about/#donate");
}
$SendNotification "Configuration warning!" $NotificationMessage;
$SendNotification "News and configuration changes" $NotificationMessage;
:set SentConfigChangesNotification $ExpectedConfigVersion;
}
}