mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global-functions: clickable links in telegram notifications
This commit is contained in:
@@ -93,8 +93,8 @@ $WaitFullyConnected;
|
||||
"SSID: " . $Ssid . "\n" . \
|
||||
"PSK: " . $NewPsk . "\n" . \
|
||||
"Date: " . $Date . "\n\n" . \
|
||||
"A client device specific rule must not exist!\n\n" . \
|
||||
$Url) $Attach;
|
||||
"A client device specific rule must not exist!") \
|
||||
$Url $Attach;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user