mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 06:17:26 +01:00 
			
		
		
		
	fix: Mark voice messages with msc3245
This commit is contained in:
		
							parent
							
								
									82df5526dd
								
							
						
					
					
						commit
						bc78647fb6
					
				@ -374,7 +374,8 @@ class ChatController extends State<Chat> {
 | 
			
		||||
        'info': {
 | 
			
		||||
          ...file.info,
 | 
			
		||||
          'duration': result.duration,
 | 
			
		||||
        }
 | 
			
		||||
        },
 | 
			
		||||
        'org.matrix.msc3245.voice': {},
 | 
			
		||||
      }),
 | 
			
		||||
    );
 | 
			
		||||
    setState(() {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user