Correct location event body (#930)

- Now sending the correct body format as agreed with design. This won't be show in EX clients though.

Related to:
- https://github.com/vector-im/element-meta/issues/1682
This commit is contained in:
Marco Romano
2023-07-20 12:16:40 +02:00
committed by GitHub
parent 584a227920
commit 188af2ee98
3 changed files with 5 additions and 18 deletions

View File

@@ -45,7 +45,6 @@ dependencies {
implementation(projects.libraries.uiStrings)
implementation(libs.dagger)
implementation(projects.anvilannotations)
implementation(projects.services.toolbox.api)
anvil(projects.anvilcodegen)
ksp(libs.showkase.processor)