mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 14:27:23 +01:00 
			
		
		
		
	Merge branch 'krille/fixblocklist' into 'main'
chore: Fix blocklist gets cleared See merge request famedly/fluffychat!650
This commit is contained in:
		
						commit
						7b8f8dd8cb
					
				@ -46,6 +46,7 @@ class _InviteStoryPageState extends State<InviteStoryPage> {
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        _undecided.removeAll(_invite);
 | 
			
		||||
        _undecided.addAll(client.storiesBlockList);
 | 
			
		||||
        await client.setStoriesBlockList(_undecided.toList());
 | 
			
		||||
      },
 | 
			
		||||
    );
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user