Commit 5c334238 by softwhiskey8

перенес таймстемп

1 parent 8e9ca3a6
Showing with 1 additions and 2 deletions
......@@ -210,7 +210,7 @@ node mail
{
negative: do
{
set $mail_start = external time_stamp();
}
positive: do
{
......@@ -236,7 +236,6 @@ node getMail
{
default: do
{
set $mail_start = external time_stamp();
set $mail = #getMessageText();
}
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!