mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Sync analytics plan
This commit is contained in:
parent
166d2a3ba0
commit
0104fe70ab
1 changed files with 6 additions and 0 deletions
|
@ -105,6 +105,12 @@ data class Interaction(
|
|||
*/
|
||||
WebHomeExploreRoomsButton,
|
||||
|
||||
/**
|
||||
* User clicked on the mini avatar uploader in the home page of Element
|
||||
* Web/Desktop.
|
||||
*/
|
||||
WebHomeMiniAvatarUploadButton,
|
||||
|
||||
/**
|
||||
* User clicked the explore rooms button next to the search field at the
|
||||
* top of the left panel in Element Web/Desktop.
|
||||
|
|
Loading…
Add table
Reference in a new issue