Merge pull request #3754 from KDSBrowne/joinAudio-button-fix

[HTML5] - JoinAudio btn fix
This commit is contained in:
Anton Georgiev 2017-03-24 11:04:56 -04:00 committed by GitHub
commit ff8f78b2fa

View File

@ -1,3 +1,4 @@
import React from 'react';
import AuthSingleton from '/imports/ui/services/auth/index.js';
import Users from '/imports/api/users';
import { joinListenOnly } from '/imports/api/phone';