fix(remotecontrol): import of remote control

This commit is contained in:
hristoterezov 2017-01-09 14:10:58 -06:00
parent 5d269ad0aa
commit 84be7fd739
1 changed files with 1 additions and 1 deletions

2
app.js
View File

@ -22,7 +22,7 @@ import conference from './conference';
import API from './modules/API/API';
import translation from "./modules/translation/translation";
import remoteControl from "./modules/remotecontrol/remotecontrol";
import remoteControl from "./modules/remotecontrol/RemoteControl";
const APP = {
// Used by do_external_connect.js if we receive the attach data after