From 62182efdceeccc62a9ac82c4136ef12869c6478a Mon Sep 17 00:00:00 2001 From: spoetnik Date: Fri, 6 Dec 2024 09:24:16 +0000 Subject: [PATCH] Prettified Code! --- spotify/DOCS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotify/DOCS.md b/spotify/DOCS.md index 1c20fca..2f08e44 100644 --- a/spotify/DOCS.md +++ b/spotify/DOCS.md @@ -86,7 +86,7 @@ recovers from a crash. The behavior depends on the volume backend in use: To determine which backend is in use, check the addon logs for "Using softvol" or "Using alsa mixer" messages during startup. -initial-volume: 50 # Optional, defaults to 50 for softvol +initial-volume: 50 # Optional, defaults to 50 for softvol ### Option: `username`