1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/digiscreen_ynh.git synced 2024-09-03 18:26:15 +02:00

Correct GOOGLEYOUTUBE

This commit is contained in:
Melchisedech 2022-11-06 00:44:52 +01:00 committed by GitHub
parent db45ef56fd
commit 46ada5501f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ is_public=$YNH_APP_ARG_IS_PUBLIC
#language=$YNH_APP_ARG_LANGUAGE #language=$YNH_APP_ARG_LANGUAGE
#password=$YNH_APP_ARG_PASSWORD #password=$YNH_APP_ARG_PASSWORD
pixabay=$YNH_APP_ARG_PIXABAY 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 ### 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 ### The id of the app as stated in the manifest is available as $YNH_APP_ID