mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +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
|
||||
|
||||
// reset livestream mode
|
||||
this.state.livestream = false
|
||||
}
|
||||
|
||||
async createInstance(manifest) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user