aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authormagikcypress <cyp@rouquin.me>2017-04-17 02:04:18 +0200
committermagikcypress <cyp@rouquin.me>2017-04-17 02:04:18 +0200
commitfc08bdd80cdd18f6f5e03ef2382cc95d48809ae2 (patch)
treec2880f8407e9e571ec77d0921b97c6ce2a698a16 /manifest.json
parent86eee8477402b91fe4f675e932d6fb5a9d1e8722 (diff)
downloadmastodon_ynh-fc08bdd80cdd18f6f5e03ef2382cc95d48809ae2.tar.gz
mastodon_ynh-fc08bdd80cdd18f6f5e03ef2382cc95d48809ae2.tar.bz2
mastodon_ynh-fc08bdd80cdd18f6f5e03ef2382cc95d48809ae2.zip
[fix] always public + fix upgrade
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/manifest.json b/manifest.json
index 0152f9f..97ab963 100644
--- a/manifest.json
+++ b/manifest.json
@@ -57,15 +57,6 @@
},
"choices": ["en_EN", "fr_FR"],
"default": "fr_FR"
- },
- {
- "name": "is_public",
- "ask": {
- "en": "Mastodon is it public?",
- "fr": "Mastodon est-il public ?"
- },
- "choices": ["Yes", "No"],
- "default": "Yes"
}
]
}