Merge pull request #6239 from vector-im/sync-analytics-plan
Sync analytics plan
This commit is contained in:
commit
7274924977
@ -105,6 +105,12 @@ data class Interaction(
|
|||||||
*/
|
*/
|
||||||
WebHomeExploreRoomsButton,
|
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
|
* User clicked the explore rooms button next to the search field at the
|
||||||
* top of the left panel in Element Web/Desktop.
|
* top of the left panel in Element Web/Desktop.
|
||||||
|
Loading…
Reference in New Issue
Block a user