diff --git a/providers/song-info.js b/providers/song-info.js index 85fbf4b8..d63bddf0 100644 --- a/providers/song-info.js +++ b/providers/song-info.js @@ -27,7 +27,7 @@ const songInfo = { }; // Grab the native image using the src -const getImage = cache ( +const getImage = cache( /** * @returns {Promise} */