create room : remove hardcoded strings and sync strings.

This commit is contained in:
ganfra
2024-11-04 16:25:14 +01:00
parent 06bea47864
commit 014075e9dd
29 changed files with 103 additions and 102 deletions

View File

@@ -61,6 +61,7 @@
"name" : ":features:createroom:impl",
"includeRegex" : [
"screen_create_room_.*",
"screen\\.create_room\\..*",
"screen_start_chat_.*"
]
},