1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

Revert "Update manifest.json"

This reverts commit 13cf851e8a.
This commit is contained in:
Memo 2022-04-07 15:56:12 +02:00
parent 0f2b738e90
commit cff729cf23

View file

@ -27,7 +27,7 @@
"multi_instance": true,
"services": [
"nginx",
"php8.0-fpm",
"php7.4-fpm",
"mysql"
],
"arguments": {
@ -46,16 +46,6 @@
"name": "admin",
"type": "user"
},
{
"name": "language",
"type": "string",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["de", "fr", "en_US"],
"default": "fr"
},
{
"name": "is_public",
"type": "boolean",