From 4e27a0df9ee199ac1c1b7d7423fae4c8ae2968f4 Mon Sep 17 00:00:00 2001 From: Alvise Bruniera Date: Sat, 30 Nov 2024 11:27:04 +0100 Subject: [PATCH] Changed description of a setting for the FREEBOX plugin --- front/plugins/freebox/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/plugins/freebox/config.json b/front/plugins/freebox/config.json index f04cae74..fc3ced3c 100644 --- a/front/plugins/freebox/config.json +++ b/front/plugins/freebox/config.json @@ -211,7 +211,7 @@ "description": [ { "language_code": "en_us", - "string": "Port for remote HTTP(S) access. This will be different for your device." + "string": "Port for HTTP(S) access. This might be different for your device, more info in the plugin documentation." } ] },