1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/huginn_ynh.git synced 2024-09-03 19:26:13 +02:00

Update manifest.json

Application doesn't install if path is "/"
This commit is contained in:
nvallas 2016-09-27 22:13:15 +02:00 committed by GitHub
parent 8729f3aee3
commit 620d58ba2c

View file

@ -26,8 +26,8 @@
"en": "Choose a path for huginn" "en": "Choose a path for huginn"
}, },
"example": "/example", "example": "/example",
"choices": ["/"], "choices": ["/huginn"],
"default": "/" "default": "/huginn"
}, },
{ {
"name": "admin", "name": "admin",