Merge pull request #4353 from element-hq/feature/fga/room_preview_invite_state

[Change] Invited state room preview
This commit is contained in:
ganfra 2025-03-04 16:45:50 +01:00 committed by GitHub
commit 0d1a35970d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 327 additions and 144 deletions

View file

@ -56,7 +56,8 @@
{
"name" : ":features:invite:impl",
"includeRegex" : [
"screen_invites_.*"
"screen_invites_.*",
"screen\\.join_room\\.decline_and_block_.*"
]
},
{