From: Marcel van der Veldt Date: Sat, 5 Sep 2020 01:18:58 +0000 (+0200) Subject: various fixes X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=58ee69eccc703d42f823e452bf27ea5e3b9fc1b6;p=music-assistant-server.git various fixes --- diff --git a/.vscode/launch.json b/.vscode/launch.json index f6f2d70c..1c4a7a3c 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "type": "python", "request": "launch", "module": "music_assistant", - //"args": ["--debug"] + "args": ["--debug"] }, { "name": "Python: Huidige bestand", @@ -18,7 +18,7 @@ "request": "launch", "program": "${file}", "console": "integratedTerminal", - //"args": ["--debug"] + "args": ["--debug"] }, { "name": "Python: Attach using Process Id", diff --git a/frontend/src/components/PlayerOSD.vue b/frontend/src/components/PlayerOSD.vue index 98142483..c8d95881 100644 --- a/frontend/src/components/PlayerOSD.vue +++ b/frontend/src/components/PlayerOSD.vue @@ -150,7 +150,7 @@ @@ -178,14 +178,13 @@ queue_music - {{ $t("queue") }} + {{ $t("queue") }} @@ -200,10 +199,10 @@ @click.native.prevent >