6628296471
There was a legacy attribute being used to find active users in the meeting. This wrong attribute caused the returned number of users to be 0 which makes the timer stop prematurely and, possibly, not to issue the timer beep. Also adds a missing argument to updateTimer and moves the find call to the Users collection to a external function, so it doesn't get executed every time an user notifies timer has ended. |
||
---|---|---|
.. | ||
.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 |