Simplify config for Localazy

This commit is contained in:
Benoit Marty 2023-11-14 18:25:05 +01:00
parent 3db5d8bf68
commit 46cf4195b2

View file

@ -121,11 +121,10 @@
{ {
"name": ":features:messages:impl", "name": ":features:messages:impl",
"includeRegex": [ "includeRegex": [
"room_timeline_beginning_.*", "room_timeline_.*",
"screen_room_.*", "screen_room_.*",
"screen\\.room\\..*", "screen\\.room\\..*",
"screen_dm_details_.*", "screen_dm_details_.*",
"room_timeline_.*",
"emoji_picker_category_.*", "emoji_picker_category_.*",
".*report_content_.*" ".*report_content_.*"
], ],