1
0
Fork 0
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:
Anmol 2017-07-18 15:56:32 +05:30
parent 7d20811cf1
commit cf3329bc4f

View file

@ -53,7 +53,7 @@
"example": "homer"
},
{
"name": "public_site",
"name": "is_public",
"type": "boolean",
"ask": {
"en": "Is it a public Friendica site ?",