Display a confirmation dialog before creating a DM.

This commit is contained in:
Benoit Marty
2025-02-05 09:29:04 +01:00
committed by Benoit Marty
parent 7b46c9c277
commit bfcc741312
19 changed files with 461 additions and 63 deletions

View File

@@ -273,7 +273,8 @@
{
"name" : ":libraries:matrixui",
"includeRegex" : [
"screen_invites_invited_you"
"screen_invites_invited_you",
"screen\\.bottom_sheet\\.create_dm\\..*"
]
},
{