Ignore meetings that have less than 3 unique participants #54

Merged
bumi merged 1 commits from bugfix/ignore-small-meetings into master 2020-04-16 19:17:16 +00:00

1 Commits

Author SHA1 Message Date
e10dd4abc3 Ignore meetings that have less than 3 unique participants
zoom's participants_count is not unique and the same person can be counted
multiple times.
We need to check for unique names.
2020-04-16 18:07:17 +02:00