Merge branch 'master' into custom-electron-prompt

This commit is contained in:
Araxeus
2021-05-08 00:21:16 +03:00
committed by GitHub
16 changed files with 199 additions and 82 deletions

View File

@ -42,7 +42,6 @@ const defaultConfig = {
api_root: "http://ws.audioscrobbler.com/2.0/",
api_key: "04d76faaac8726e60988e14c105d421a", // api key registered by @semvis123
secret: "a5d2a36fdf64819290f6982481eaffa2",
suffixesToRemove: [' - Topic', 'VEVO'] // removes suffixes of the artist name, for better recognition
},
discord: {
enabled: false,