mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-28 23:05:19 +02:00
global-functions: $IsFullyConnected: remove trailing space
This commit is contained in:
parent
ce03f44769
commit
518cc24108
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@
|
|||
}
|
||||
:if ([ $IsDNSResolving ] = false) do={
|
||||
:return false;
|
||||
}
|
||||
}
|
||||
:if ([ $IsTimeSync ] = false) do={
|
||||
:return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue