mirror of
https://github.com/YunoHost-Apps/backdrop_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update manifest.json
This commit is contained in:
parent
60ffb74025
commit
951769fdb0
1 changed files with 1 additions and 3 deletions
|
@ -12,7 +12,6 @@
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"website": "https://backdropcms.org/",
|
"website": "https://backdropcms.org/",
|
||||||
"demo": "https://backdropcms.org/demo",
|
"demo": "https://backdropcms.org/demo",
|
||||||
"admindoc": "https://yunohost.org/packaging_apps",
|
|
||||||
"userdoc": "https://backdropcms.org/user-guide",
|
"userdoc": "https://backdropcms.org/user-guide",
|
||||||
"code": "https://github.com/backdrop/backdrop"
|
"code": "https://github.com/backdrop/backdrop"
|
||||||
},
|
},
|
||||||
|
@ -34,8 +33,7 @@
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain"
|
||||||
"example": "domain.org"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "path",
|
||||||
|
|
Loading…
Add table
Reference in a new issue