5f59453548
Fixes an undefined access crash at the meeting-ended component caused by trying to access a property of a nullish user document. Fixes incorrect access to the meetingId property of the user document - currently fetched as meetingID, which doesn't exist. |
||
---|---|---|
.. | ||
.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 |