Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/webrtc/models/LocalCallParticipantModel.js')
-rw-r--r--src/utils/webrtc/models/LocalCallParticipantModel.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/utils/webrtc/models/LocalCallParticipantModel.js b/src/utils/webrtc/models/LocalCallParticipantModel.js
index 90ff133f9..1fa31602f 100644
--- a/src/utils/webrtc/models/LocalCallParticipantModel.js
+++ b/src/utils/webrtc/models/LocalCallParticipantModel.js
@@ -23,6 +23,9 @@ import store from '../../../store/index.js'
import { ConnectionState } from './CallParticipantModel'
+/**
+ *
+ */
export default function LocalCallParticipantModel() {
this.attributes = {