Merge branch 'develop' into feature/bma/customMapStyle

This commit is contained in:
Benoit Marty
2026-05-27 12:16:52 +02:00
committed by GitHub
23 changed files with 256 additions and 100 deletions
@@ -17,4 +17,5 @@ data class SetHttpPusherData(
val profileTag: String?,
val lang: String,
val defaultPayload: String,
val append: Boolean,
)