Avoids double counting conferences.

main
Yasen Pramatarov 2024-06-14 20:45:01 +03:00
parent 5f4b3dc467
commit 931a4bab8c
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ IMPORTANT_TEXT=${IMPORTANT_TEXT:-$DEFAULT_IMPORTANT_TEXT}
## conference related
db_conferences_all_formatted_template="
SELECT
SELECT DISTINCT
c.jitsi_component,
c.conference_id,
c.conference_name,