mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 18:24:34 +02:00
global-functions: clickable links in telegram notifications
This commit is contained in:
parent
d09baddac3
commit
ca4e25283f
9 changed files with 29 additions and 30 deletions
|
@ -99,8 +99,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue