This commit is contained in:
@@ -417,7 +417,6 @@ const seekToPercent = (percent: number) => {
|
||||
const registerHost = () => {
|
||||
hostSequence += 1
|
||||
const hostId = `global-audio-host-${hostSequence}`
|
||||
activeHostId.value = hostId
|
||||
return hostId
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user