mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 02:51:46 +00:00
feat: rename IPC
This commit is contained in:
@ -161,7 +161,7 @@ export default createPlugin({
|
||||
}
|
||||
|
||||
document.addEventListener(
|
||||
'audioCanPlay',
|
||||
'ytmd:audio-can-play',
|
||||
(e) => {
|
||||
const video = document.querySelector<
|
||||
HTMLVideoElement & { captureStream(): MediaStream }
|
||||
|
||||
Reference in New Issue
Block a user