change(invites) : move some strings to the invite module

This commit is contained in:
ganfra 2025-02-27 21:04:48 +01:00
parent 7aa6a434fb
commit e2116e76f2
2 changed files with 6 additions and 1 deletions

View file

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