mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
mod/inspectvar: remove extra spaces
This commit is contained in:
parent
0d35a18c71
commit
4e1362aacc
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
:local TypeOf [ :typeof $Input ];
|
||||
:local Return [ $IndentReturn "type" $TypeOf $Level ];
|
||||
|
||||
|
||||
:if ($TypeOf = "array") do={
|
||||
:foreach Key,Value in=$Input do={
|
||||
:set $Return ($Return . "\n" . \
|
||||
|
|
Loading…
Reference in a new issue