215fe73542
Prevents the client from updating its time offset when the time returned from the server is zero, which is the default returned value when there is no userId. This would make the client to calculate a gigantic negative time offset leading the timer to reach the end prematurely/instantaneously. |
||
---|---|---|
.. | ||
.meteor | ||
client | ||
imports | ||
private | ||
public | ||
server | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
deploy_to_usr_share.sh | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
test-html5.sh |