Skip to content

Commit

Permalink
undo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlonGvili committed Apr 29, 2020
1 parent cd3a6f0 commit ce4f5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/ud-dashboard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ function connectWebSocket(sessionId, location, setLoading, history) {
data.eventId,
data.eventName,
data.eventData,
// location,
location,
)
.catch(function(e) {
toaster.show({
Expand Down

0 comments on commit ce4f5f8

Please sign in to comment.