From 1125112522b4ba1e78fbdadc445628e233e1670f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 15 Apr 2024 23:26:32 +0200 Subject: [PATCH] Add missing experimental helper in config panel --- scripts/config | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/config b/scripts/config index 296c97f..258896a 100644 --- a/scripts/config +++ b/scripts/config @@ -6,6 +6,7 @@ # IMPORT GENERIC HELPERS #================================================= +source ./experimental_helper.sh source ./_common.sh source /usr/share/yunohost/helpers