mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 03:02:14 +01:00 
			
		
		
		
	@@ -1100,7 +1100,6 @@ class DrawConsumer(AsyncJsonWebsocketConsumer):
 | 
			
		||||
                                                    {'tid': self.tournament_id, 'type': 'draw.dice_visibility',
 | 
			
		||||
                                                     'visible': True})
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        await self.channel_layer.group_send(f"volunteer-{self.tournament.id}",
 | 
			
		||||
                                            {'tid': self.tournament_id, 'type': 'draw.dice_visibility',
 | 
			
		||||
                                             'visible': True})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user