Skip to content

Commit

Permalink
Remove some interactions
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Oct 31, 2024
1 parent 5641965 commit ada7055
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions schemas/Interaction.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@
{"const": "WebUserOnboardingTaskEnableNotifications", "description": "User clicked on the action of the enable notifications task on the new user onboarding page in Element Web/Desktop." },
{"const": "WebRoomListUserOnboardingButton", "description": "User clicked on the button to return to the user onboarding list in the room list in Element Web/Desktop." },
{"const": "WebRoomListUserOnboardingIgnoreButton", "description": "User clicked on the button to close the user onboarding button in the room list in Element Web/Desktop." },
{"const": "WebRoomHeaderVideoCallButton", "description": "The user tapped the room header video call button."},
{"const": "WebRoomHeaderVoiceCallButton", "description": "The user tapped the room header voice call button."},
{"const": "WebVoipOptionLegacy", "description": "The user chose the legacy call option."},
{"const": "WebVoipOptionJitsi", "description": "The user chose the Jitsi call option."},
{"const": "WebVoipOptionElementCall", "description": "The user chose the Element Call option."},
Expand Down

0 comments on commit ada7055

Please sign in to comment.