]> git.parisson.com Git - teleforma.git/commitdiff
no local message tc/release/2.1
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 27 Jan 2026 23:34:14 +0000 (00:34 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 27 Jan 2026 23:34:14 +0000 (00:34 +0100)
teleforma/views/core.py

index 6ddb74fc648ea96e815aca4140b754ced322c807..703de9816be34cf9c1960a9421f557103cb151ae 100644 (file)
@@ -639,10 +639,6 @@ class ConferenceRecordView(FormView):
             stream.save()
 
         self.push()
-        
-        if conference.streaming:
-            live_message(self.conference)
-            
         return super(ConferenceRecordView, self).form_valid(form)
 
     def snapshot(self, url, dir):