Room navigation : import join room strings

This commit is contained in:
ganfra 2024-04-09 15:53:25 +02:00
parent 5e684edb8d
commit 14a638626d
3 changed files with 17 additions and 2 deletions

View file

@ -233,6 +233,12 @@
"includeRegex" : [
"screen_room_directory_.*"
]
},
{
"name" : ":features:joinroom:impl",
"includeRegex" : [
"screen_join_room_.*"
]
}
]
}