mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Typo
This commit is contained in:
parent
fdbec699f3
commit
89a4298f09
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ ynh_abort_if_errors
|
|||
domain=$YNH_APP_ARG_DOMAIN
|
||||
path_url=$YNH_APP_ARG_PATH
|
||||
is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||
mpd_ext= $YNH_APP_ARG_MPD_EXT
|
||||
mpd_ext=$YNH_APP_ARG_MPD_EXT
|
||||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue