add missing import to fix JoinAudio btn
This commit is contained in:
parent
f1ea606432
commit
507393a09b
@ -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';
|
||||
|
Loading…
Reference in New Issue
Block a user