From 9740b1f26993bafe09834e19a0275036e2f5c22a Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 14 Jul 2020 21:28:35 +0200 Subject: global-functions: $ScriptInstallUpdate: update wording for notification --- global-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-functions b/global-functions index db27774..2dc7830 100644 --- a/global-functions +++ b/global-functions @@ -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; } } -- cgit v1.2.3-54-g00ecf