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
a2eba0bc4a
commit
9b87ae428b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
"en": "Is registrations open to everyone?"
|
"en": "Is registrations open to everyone?"
|
||||||
},
|
},
|
||||||
"default": false
|
"default": false
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
|
Loading…
Add table
Reference in a new issue