mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 06:17:26 +01:00 
			
		
		
		
	refactor: Remove default important state events
This commit is contained in:
		
							parent
							
								
									c2b8ef6ef6
								
							
						
					
					
						commit
						1382cfd889
					
				@ -44,9 +44,6 @@ void main() async {
 | 
			
		||||
        KeyVerificationMethod.emoji,
 | 
			
		||||
    },
 | 
			
		||||
    importantStateEvents: <String>{
 | 
			
		||||
      EventTypes.spaceChild,
 | 
			
		||||
      EventTypes.spaceParent,
 | 
			
		||||
      EventTypes.RoomCreate,
 | 
			
		||||
      'im.ponies.room_emotes', // we want emotes to work properly
 | 
			
		||||
    },
 | 
			
		||||
    databaseBuilder: FlutterMatrixHiveStore.hiveDatabaseBuilder,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user