mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Move remaining client functions in components to actions (#5171)
This commit is contained in:
committed by
George Goldberg
parent
49c677f6b4
commit
d72547433a
@@ -644,7 +644,7 @@ export default class WebrtcController extends React.Component {
|
||||
}
|
||||
|
||||
onConnectCall() {
|
||||
Client.webrtcToken(
|
||||
WebrtcActions.webrtcToken(
|
||||
(info) => {
|
||||
const connectingMsg = (
|
||||
<FormattedMessage
|
||||
|
||||
Reference in New Issue
Block a user