From 931a4bab8c04772134a2fc2b86a2655caf9c092b Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Fri, 14 Jun 2024 20:45:01 +0300 Subject: [PATCH] Avoids double counting conferences. --- jilo-cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jilo-cli b/jilo-cli index c4e9d48..932834e 100755 --- a/jilo-cli +++ b/jilo-cli @@ -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,