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

Update manifest.json

This commit is contained in:
Stylix58 2021-03-19 21:25:18 +01:00 committed by GitHub
parent 5b9a14054e
commit 6ea7a2db11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,16 +3,16 @@
"id": "icecoder",
"packaging_format": 1,
"description": {
"en": "Un éditeur de code impressionnant ...dans votre navigateur",
"fr": "Code editor awesomeness ...in your browser"
"en": "Code editor awesomeness ...in your browser",
"fr": "Un éditeur de code impressionnant ...dans votre navigateur"
},
"version": "1.0~ynh1",
"url": "https://icecoder.net",
"url": "https://icecoder.net/",
"license": "AGPL-3.0-only",
"maintainer": {
"name": "Stylix58",
"email": "lateman-jpeg@outlook.fr",
"url": "https://stylix58.netlify.app"
"url": "https://stylix58.netlify.app/"
},
"requirements": {
"yunohost": ">= 4.1.3"
@ -39,7 +39,7 @@
"name": "is_public",
"type": "boolean",
"default": true
}
},
]
}
}