fix(remotecontrol): import of remote control
This commit is contained in:
2
app.js
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
|
||||
|
||||
Reference in New Issue
Block a user