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

Update manifest.json

This commit is contained in:
ericgaspar 2021-11-14 23:38:27 +01:00
parent 1025f5b2bd
commit 4648d1f21b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -3,8 +3,8 @@
"id": "taskboard",
"packaging_format": 1,
"description": {
"en": "Kanban-inspired app for keeping track of things that need to get done.",
"fr": "Application inspirée de Kanban pour garder une trace des choses à faire."
"en": "Kanban-inspired app for keeping track of things that need to get done",
"fr": "Application inspirée de Kanban pour garder une trace des choses à faire"
},
"version": "1.0.2~ynh2",
"url": "http://taskboard.matthewross.me/",
@ -12,8 +12,6 @@
"license": "MIT",
"website": "http://taskboard.matthewross.me/",
"demo": "https://taskboard.matthewross.me/demo",
"admindoc": "https://yunohost.org/packaging_apps",
"userdoc": "https://yunohost.org/apps",
"code": "https://github.com/kiswa/TaskBoard"
},
"license": "MIT",
@ -32,8 +30,7 @@
"arguments": {
"install": [{
"name": "domain",
"type": "domain",
"example": "example.com"
"type": "domain"
},
{
"name": "path",