From cc43453c53914c6c4c8e631eac5c6662c2020b1e Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:01:01 +0200 Subject: [PATCH] MPD extension --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1fa7d7c..efa428c 100644 --- a/manifest.json +++ b/manifest.json @@ -59,7 +59,7 @@ "type": "boolean", "help": { "en": "Activate MPD extension (will open port 6600)", - "fr": "activer l'extension MPD (il ouvrira le port 6600)" + "fr": "Activer l'extension MPD (il ouvrira le port 6600)" }, "default": false }