fix(remotecontrol): import of remote control

pull/1192/head
hristoterezov 8 years ago
parent 5d269ad0aa
commit 84be7fd739
  1. 2
      app.js

@ -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

Loading…
Cancel
Save