mirror of
				https://github.com/tooot-app/app
				synced 2025-06-05 22:19:13 +02:00 
			
		
		
		
	Fix Play Store complaining
This commit is contained in:
		| @@ -174,6 +174,12 @@ const contextMenuAccount = ({ | ||||
|         id: accountId, | ||||
|         payload: { property: 'reports' } | ||||
|       }) | ||||
|       mutation.mutate({ | ||||
|         type: 'updateAccountProperty', | ||||
|         queryKey, | ||||
|         id: accountId, | ||||
|         payload: { property: 'block', currentValue: false } | ||||
|       }) | ||||
|     } | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user