diff --git a/plugins/songInfo/back.js b/plugins/songInfo/back.js index 94d7618a..a9bed913 100644 --- a/plugins/songInfo/back.js +++ b/plugins/songInfo/back.js @@ -70,7 +70,7 @@ const getPausedStatus = async win => { // This variable will be filled with the callbacks once they register const callbacks = []; -module.exports = async win => { +module.exports = win => { // Fill songInfo with empty values global.songInfo = { title: '',