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:
parent
b3e8497c7c
commit
b61833583c
4 changed files with 64 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue