mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-13 11:34:31 +02:00
global-functions: $FlushEmailQueue: fix syntax
This commit is contained in:
parent
60ec200945
commit
fe3d582c1f
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@
|
|||
:set AllDone false;
|
||||
:set Wait false;
|
||||
}
|
||||
} while ($Wait = true);
|
||||
} while=($Wait = true);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue