mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Fixed error in manifest
This commit is contained in:
parent
9b87ae428b
commit
009881a57b
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
"name": "name",
|
"name": "name",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a name for your Plume instance"
|
"en": "Choose a name for your Plume instance"
|
||||||
}
|
},
|
||||||
"example": "My blog"
|
"example": "My blog"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue