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:
parent
db45ef56fd
commit
46ada5501f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue