From 586b8401aef94c26b2f9e178700656fec9682a3a Mon Sep 17 00:00:00 2001 From: damencho Date: Tue, 22 Mar 2016 15:04:52 -0500 Subject: [PATCH] Renames event name. --- service/UI/UIEvents.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/UI/UIEvents.js b/service/UI/UIEvents.js index 49272315e..bcb18403a 100644 --- a/service/UI/UIEvents.js +++ b/service/UI/UIEvents.js @@ -21,7 +21,7 @@ export default { AUDIO_MUTED: "UI.audio_muted", VIDEO_MUTED: "UI.video_muted", ETHERPAD_CLICKED: "UI.etherpad_clicked", - SHARED_VIDEO_CLICKED: "UI.start-shared-video", + SHARED_VIDEO_CLICKED: "UI.start_shared_video", /** * Updates shared video with params: url, state, time(optional) * Where url is the video link, state is stop/start/pause and time is the