Merge pull request #87 from YunoHost-Apps/app-name
Set app name logically
This commit is contained in:
commit
1f8959e555
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
|
"name": "My Webapp",
|
||||||
"id": "my_webapp",
|
"id": "my_webapp",
|
||||||
"name": "Custom Webapp",
|
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Custom Web app with SFTP access to serve static (HTML, CSS, JS) and PHP files",
|
"en": "Custom Web app with SFTP access to serve static (HTML, CSS, JS) and PHP files",
|
||||||
|
|
Loading…
Add table
Reference in a new issue