mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2736 Version History | Analytics (#1475)
This commit is contained in:
parent
78570899e1
commit
d33cada78a
4 changed files with 46 additions and 2 deletions
|
@ -206,6 +206,11 @@ object EventsDictionary {
|
|||
const val leaveSpace = "LeaveSpace"
|
||||
const val approveLeaveRequest = "ApproveLeaveRequest"
|
||||
|
||||
//Version history
|
||||
const val screenHistory = "ScreenHistory"
|
||||
const val screenHistoryVersion = "ScreenHistoryVersion"
|
||||
const val restoreFromHistory = "RestoreFromHistory"
|
||||
|
||||
const val searchBacklink = "SearchBacklink"
|
||||
|
||||
object SharingSpacesTypes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue