02a6feb1c8
Changes the timer auto-stop threshold from 90% to 100% of user count to prioritize the timer alert sounding for all users over the timer state being consistent. Also, puts the user count fetch back to where it was to avoid a race condition where the number of users when setting the observer is different than when the timer ends(i.e. users've joined or left the meeting while the timer was running) causing the timer not to stop or stop prematurely. |
||
---|---|---|
.. | ||
.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 |