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:
parent
5b9a14054e
commit
6ea7a2db11
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
}
|
||||
},
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue