1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-2534 Analytics | Object search screen (#1406)

This commit is contained in:
Konstantin Ivanov 2024-07-17 13:02:55 +02:00 committed by Evgenii Kozlov
parent b3e8497c7c
commit b61833583c
4 changed files with 64 additions and 5 deletions

View file

@ -205,6 +205,8 @@ object EventsDictionary {
const val leaveSpace = "LeaveSpace"
const val approveLeaveRequest = "ApproveLeaveRequest"
const val searchBacklink = "SearchBacklink"
object SharingSpacesTypes {
const val shareTypeQR = "Qr"
const val shareTypeMoreInfo = "MoreInfo"