From ce4f5f85122aae03fe08b4f2228d9c880a5b9abf Mon Sep 17 00:00:00 2001 From: Alon Gvili Date: Thu, 30 Apr 2020 02:03:01 +0300 Subject: [PATCH] undo changes --- src/app/ud-dashboard.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/ud-dashboard.jsx b/src/app/ud-dashboard.jsx index 520ddf4..8455f45 100644 --- a/src/app/ud-dashboard.jsx +++ b/src/app/ud-dashboard.jsx @@ -186,7 +186,7 @@ function connectWebSocket(sessionId, location, setLoading, history) { data.eventId, data.eventName, data.eventData, - // location, + location, ) .catch(function(e) { toaster.show({