mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-19 06:02:06 +00:00
lint
This commit is contained in:
@ -27,7 +27,7 @@ const songInfo = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// Grab the native image using the src
|
// Grab the native image using the src
|
||||||
const getImage = cache (
|
const getImage = cache(
|
||||||
/**
|
/**
|
||||||
* @returns {Promise<Electron.NativeImage>}
|
* @returns {Promise<Electron.NativeImage>}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user