mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
feat(plugin): migrate some plugin (WIP)
Co-authored-by: JellyBrick <shlee1503@naver.com>
This commit is contained in:
@ -43,7 +43,6 @@ export default builder.createRenderer(({ invoke }) => {
|
||||
|
||||
return {
|
||||
onLoad() {
|
||||
console.log('qc');
|
||||
document.addEventListener('apiLoaded', setup, { once: true, passive: true });
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user