From 5313f132f1f72d68418cf0072dae3038a76a7d90 Mon Sep 17 00:00:00 2001 From: Mohammad Amoush Date: Wed, 2 Oct 2019 17:59:40 -0400 Subject: quick fix --- package.json | 2 +- src/client/views/webcam/DashWebRTC.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 95099c0e0..60d03cd9e 100644 --- a/package.json +++ b/package.json @@ -226,4 +226,4 @@ "xoauth2": "^1.2.0", "youtube": "^0.1.0" } -} \ No newline at end of file +} diff --git a/src/client/views/webcam/DashWebRTC.tsx b/src/client/views/webcam/DashWebRTC.tsx index 64ddb318f..63b938d7e 100644 --- a/src/client/views/webcam/DashWebRTC.tsx +++ b/src/client/views/webcam/DashWebRTC.tsx @@ -38,7 +38,7 @@ export class DashWebRTC extends React.Component