mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Changed public_site to is_public in manifest.joson
This commit is contained in:
parent
7d20811cf1
commit
cf3329bc4f
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
"example": "homer"
|
"example": "homer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "public_site",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Is it a public Friendica site ?",
|
"en": "Is it a public Friendica site ?",
|
||||||
|
|
Loading…
Add table
Reference in a new issue