diff --git a/schemas/Interaction.json b/schemas/Interaction.json index f6582b7..4bf0192 100644 --- a/schemas/Interaction.json +++ b/schemas/Interaction.json @@ -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."},