global-functions: $TimeIsSync: return false if ntp client enabled but not synced

This commit is contained in:
Christian Hesse 2020-08-21 23:25:53 +02:00
parent b68b997c1e
commit cc375704f3

View file

@ -773,6 +773,7 @@
:return true; :return true;
} }
} }
:return false;
} }
:if ([ / ip cloud get update-time ] = true && \ :if ([ / ip cloud get update-time ] = true && \