feat(join by alias) : use localazy strings
This commit is contained in:
parent
b42825c5a3
commit
818af20f39
4 changed files with 16 additions and 8 deletions
|
|
@ -64,7 +64,8 @@
|
|||
"includeRegex" : [
|
||||
"screen_create_room_.*",
|
||||
"screen\\.create_room\\..*",
|
||||
"screen_start_chat_.*"
|
||||
"screen_start_chat_.*",
|
||||
"screen\\.start_chat\\..*"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue