mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 04:41:47 +00:00
Write metadata in front + pass it along (useful if the song is changed)
This commit is contained in:
@ -60,7 +60,8 @@ global.download = () => {
|
||||
reinit();
|
||||
},
|
||||
reinit,
|
||||
pluginOptions
|
||||
pluginOptions,
|
||||
global.songInfo
|
||||
);
|
||||
};
|
||||
// });
|
||||
|
||||
Reference in New Issue
Block a user