Skip to content

Commit

Permalink
Merge pull request #76 from matrix-org/andybalaam/add-favourite-messa…
Browse files Browse the repository at this point in the history
…ges-screen

Add a Favourite Messages screen to analytics
  • Loading branch information
andybalaam authored Jan 6, 2023
2 parents 4bcc7f5 + 4ef8856 commit 94598bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schemas/WebScreen.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@
{"const": "RoomSettingsNotifications", "description": "Screen showing Room Settings Notifications Tab."},
{"const": "RoomSettingsBridges", "description": "Labs: Screen showing Room Settings Bridges Tab."},
{"const": "RoomSettingsAdvanced", "description": "Screen showing Room Settings Advanced Tab."},
{"const": "UnifiedSearch", "description": "Screen showing the new unified search modal (Project Spotlight)."}
{"const": "UnifiedSearch", "description": "Screen showing the new unified search modal (Project Spotlight)."},
{"const": "FavouriteMessages", "description": "Screen showing all messages that have been added to favourites."}
]
},
"durationMs": {
Expand Down

0 comments on commit 94598bd

Please sign in to comment.