mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
Replaces the usage of `prepareChatContentModuleForChatId` to direct access to `activeItem`, which now includes the `permissionsCheckOngoing` property. This simplifies the section module logic and removes the unnecessary dependency on the content module.