fix
This commit is contained in:
parent
849f7fb67a
commit
0a79a40a64
@ -234,7 +234,7 @@ function logSwap(artist, album) {
|
||||
}
|
||||
|
||||
function log(message: string): void {
|
||||
console.log("PlexMusicFixer" + message)
|
||||
console.log("PlexMusicFixer: " + message)
|
||||
}
|
||||
|
||||
// "Main"
|
||||
|
Loading…
Reference in New Issue
Block a user