Removing TODO
This commit is contained in:
parent
0ea7240834
commit
267476c651
2 changed files with 1 additions and 2 deletions
|
@ -143,7 +143,6 @@ export class SimplePeer {
|
|||
|
||||
mediaManager.removeActiveVideo("" + user.userId);
|
||||
|
||||
//TODO ad condition isPublic or annonyme
|
||||
const reportCallback = this.enableReporting ? (comment: string) => {
|
||||
this.reportUser(user.userId, comment);
|
||||
}: undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue