Add room notification settings (#807)

* Add room notification settings

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: David Langley <langley.dave@gmail.com>
This commit is contained in:
Yoan Pintas 2023-09-07 08:24:34 +00:00 committed by GitHub
parent 34a2a0f99c
commit 4a870fc4a5
68 changed files with 1381 additions and 70 deletions

View file

@ -92,7 +92,8 @@
"includeRegex": [
"screen_room_details_.*",
"screen_room_member_list_.*",
"screen_dm_details_.*"
"screen_dm_details_.*",
"screen_room_notification_settings_.*"
]
},
{