Commit 5c334238 by softwhiskey8

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

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