diff --git a/package.json b/package.json index 58c2539..40782a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "subsonics-web", "author": "Raphix", - "version": "1.0.0", + "version": "1.0.1", "nodemonConfig": { "ext": "js, html", "ignore": [ diff --git a/src/web/public/images/logo-with-background.png b/src/web/public/images/logo-with-background.png new file mode 100644 index 0000000..20cf698 Binary files /dev/null and b/src/web/public/images/logo-with-background.png differ diff --git a/src/web/public/javascript/__index_script.js b/src/web/public/javascript/__index_script.js index 30e4b1a..1cdc2b1 100644 --- a/src/web/public/javascript/__index_script.js +++ b/src/web/public/javascript/__index_script.js @@ -354,7 +354,7 @@ function sendPlayList(key) { for(var user of resp) { - userToPush.push(`
${user.global_name}
${user.username}
${user.global_name}
${user.username}