This commit is contained in:
Araxeus
2021-04-17 21:17:07 +03:00
parent 3f50ab7cfc
commit 97a9e63231
4 changed files with 38 additions and 31 deletions

View File

@ -34,7 +34,7 @@ document.addEventListener("DOMContentLoaded", () => {
fileExists(songInfoProviderPath, require(songInfoProviderPath));
// inject front logger
const loggerPath = path.join(__dirname, "providers", "frontLogger.js")
const loggerPath = path.join(__dirname, "providers", "front-logger.js")
fileExists(loggerPath, require(loggerPath));
// Add action for reloading