Display a confirmation dialog before creating a DM.
This commit is contained in:
parent
7b46c9c277
commit
bfcc741312
19 changed files with 461 additions and 63 deletions
|
|
@ -18,5 +18,6 @@ dependencies {
|
|||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.libraries.matrix.test)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.tests.testutils)
|
||||
api(projects.features.createroom.api)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue