Create dedicated module for notification troubleshoot.

This commit is contained in:
Benoit Marty 2024-04-02 18:03:39 +02:00 committed by Benoit Marty
parent 4f320fd4f8
commit cb435c523b
60 changed files with 355 additions and 141 deletions

View file

@ -205,7 +205,12 @@
"screen_edit_profile_.*",
"screen_notification_settings_.*",
"screen_blocked_users_.*",
"troubleshoot_notifications_entry_point_.*",
"troubleshoot_notifications_entry_point_.*"
]
},
{
"name" : ":libraries:troubleshoot:impl",
"includeRegex" : [
"troubleshoot_notifications_screen_.*"
]
},