feat(join by alias) : use localazy strings

This commit is contained in:
ganfra
2025-02-25 09:47:02 +01:00
parent cd0190fa2a
commit 57808aec46
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\\..*"
]
},
{