From: Guillaume Pellerin Date: Wed, 5 Feb 2025 10:15:53 +0000 (+0100) Subject: comma X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=068c51f5f90cf84247379872266bfe5bc9fdbc6e;p=teleforma.git comma --- diff --git a/teleforma/webclass/models.py b/teleforma/webclass/models.py index 1c646556..77e26800 100644 --- a/teleforma/webclass/models.py +++ b/teleforma/webclass/models.py @@ -311,6 +311,7 @@ class WebclassSlot(models.Model): 'endWhenNoModerator': True, 'meetingLayout': "VIDEO_FOCUS", "notifyRecordingIsOn": True, + 'preUploadedPresentation': "https://e-learning.crfpa.pre-barreau.com/static/teleforma/pdf/pb-blank-slide.pdf", } meta = { 'origin': 'crfpa',