NTP-36393| Server timestamp api call fix (#1086)
This commit is contained in:
@@ -93,7 +93,9 @@ function AuthRouter() {
|
||||
}
|
||||
alfredSetCodePushVersion(getAppVersion());
|
||||
});
|
||||
syncTimeToCheckPostOperativeHours();
|
||||
if (isLoggedIn) {
|
||||
syncTimeToCheckPostOperativeHours();
|
||||
}
|
||||
return () => {
|
||||
appStateChange.remove();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user