mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
1c910deca9
There's a regression in the application where kicking members from communities doesn't work anymore. This was due to UI logic being moved to a different model without updating the corresponding view action. Fixes #2274