feat(join by alias) : use localazy strings

This commit is contained in:
ganfra 2025-02-25 09:47:02 +01:00
parent b42825c5a3
commit 818af20f39
4 changed files with 16 additions and 8 deletions

View file

@ -64,7 +64,8 @@
"includeRegex" : [
"screen_create_room_.*",
"screen\\.create_room\\..*",
"screen_start_chat_.*"
"screen_start_chat_.*",
"screen\\.start_chat\\..*"
]
},
{