fix some unhandled promises and refactor some code
This commit is contained in:
@@ -102,9 +102,9 @@ import confirm from '../../components/confirm/confirm';
|
||||
case 'sendmessage':
|
||||
showSendMessageForm(btn, session);
|
||||
break;
|
||||
|
||||
case 'transcodinginfo':
|
||||
showPlaybackInfo(btn, session);
|
||||
break;
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user