Adds some words in comment
This commit is contained in:
parent
4e8fc3d548
commit
27fc4a6981
@ -19,7 +19,7 @@ UserItem = React.createClass({
|
||||
},
|
||||
|
||||
setPresenter(user){
|
||||
/*this is a global function and should be */
|
||||
/*this is a global function and should be looked at to be changed to a better solution*/
|
||||
setUserPresenter(BBB.getMeetingId(), user.id, getInSession('userId'), user.name, getInSession('authToken'));
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user