mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-03 22:07:23 +01:00 
			
		
		
		
	fix: React if not allowed
This commit is contained in:
		
							parent
							
								
									3eeb9a96e5
								
							
						
					
					
						commit
						0146767e8a
					
				@ -947,6 +947,7 @@ class _ChatState extends State<Chat> {
 | 
			
		||||
                  duration: Duration(milliseconds: 300),
 | 
			
		||||
                  height: (editEvent == null &&
 | 
			
		||||
                          replyEvent == null &&
 | 
			
		||||
                          room.canSendDefaultMessages &&
 | 
			
		||||
                          selectedEvents.length == 1)
 | 
			
		||||
                      ? 56
 | 
			
		||||
                      : 0,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user