Add missing somicolons

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-04-19 07:42:32 +02:00
parent 2cfd4659e1
commit 758112dda9
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
2 changed files with 2 additions and 2 deletions

View file

@ -192,7 +192,7 @@ export default class CallView extends React.Component<IProps, IState> {
private onFeedsChanged = (newFeeds: Array<CallFeed>) => {
this.setState({feeds: newFeeds});
}
};
private onCallLocalHoldUnhold = () => {
this.setState({