knock : update strings

This commit is contained in:
ganfra 2024-10-17 17:44:46 +02:00
parent b69028671c
commit 12d26bb3b7
3 changed files with 12 additions and 2 deletions

View file

@ -156,7 +156,8 @@
"banner\\.migrate_to_native_sliding_sync\\..*",
"full_screen_intent_banner_.*",
"screen_migration_.*",
"screen_invites_.*"
"screen_invites_.*",
"screen\\.join_room\\.knock_sent_title"
]
},
{
@ -280,7 +281,8 @@
{
"name" : ":features:joinroom:impl",
"includeRegex" : [
"screen_join_room_.*"
"screen_join_room_.*",
"screen\\.join_room\\..*"
]
}
]