mirror of
https://github.com/YunoHost-Apps/isso_ynh.git
synced 2024-09-03 19:35:55 +02:00
fix appid
This commit is contained in:
parent
d2c262c5a6
commit
778b527a3d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Isso",
|
"name": "Isso",
|
||||||
"id": "example",
|
"id": "isso",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": " lightweight commenting server written in Python and JavaScript",
|
"en": " lightweight commenting server written in Python and JavaScript",
|
||||||
|
|
Loading…
Add table
Reference in a new issue