mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
reset livestream
on destroy current instance
This commit is contained in:
parent
d470c67c28
commit
87b17582ce
@ -283,6 +283,9 @@ export default class Player extends Core {
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.currentAudioInstance = null
|
this.currentAudioInstance = null
|
||||||
|
|
||||||
|
// reset livestream mode
|
||||||
|
this.state.livestream = false
|
||||||
}
|
}
|
||||||
|
|
||||||
async createInstance(manifest) {
|
async createInstance(manifest) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user