From 46ada5501f7d22eb15c8467c80e5eef93a2a9c4f Mon Sep 17 00:00:00 2001 From: Melchisedech Date: Sun, 6 Nov 2022 00:44:52 +0100 Subject: [PATCH] Correct GOOGLEYOUTUBE --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index cc6a569..6dbe239 100644 --- a/scripts/install +++ b/scripts/install @@ -31,7 +31,7 @@ is_public=$YNH_APP_ARG_IS_PUBLIC #language=$YNH_APP_ARG_LANGUAGE #password=$YNH_APP_ARG_PASSWORD pixabay=$YNH_APP_ARG_PIXABAY -googleYoutube=$YNH_APP_ARG_googleYoutube +googleYoutube=$YNH_APP_ARG_GOOGLEYOUTUBE ### If it's a multi-instance app, meaning it can be installed several times independently ### The id of the app as stated in the manifest is available as $YNH_APP_ID