mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-04 01:09:27 +02:00
lint fix.
This commit is contained in:
parent
6496e7e229
commit
4a59aa06d2
1 changed files with 1 additions and 1 deletions
|
@ -592,7 +592,7 @@
|
|||
Vue.set(this.state, 'session_id', null)
|
||||
Vue.set(this.state, 'sessions', {})
|
||||
}
|
||||
|
||||
|
||||
clearWebRTCState() {
|
||||
Vue.set(this.state.connection.webrtc, 'status', 'disconnected')
|
||||
Vue.set(this.state.connection.webrtc, 'stats', null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue