1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snipeit_ynh.git synced 2024-09-03 20:26:16 +02:00

Remove path option from manifest

This commit is contained in:
anmol26s 2019-05-02 00:11:37 +05:30
parent b64fd2dc0c
commit bb85f94b74

View file

@ -31,15 +31,6 @@
}, },
"example": "example.com" "example": "example.com"
}, },
{
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for SnipeIT"
},
"example": "/example",
"default": "/example"
},
{ {
"name": "admin", "name": "admin",
"type": "user", "type": "user",