1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/X-prober_ynh.git synced 2024-09-03 20:36:04 +02:00

No admin no languages

This commit is contained in:
jarod5001 2022-03-18 00:40:46 +01:00 committed by GitHub
parent 8120f62a67
commit 1880967f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,20 +46,6 @@
"name": "is_public",
"type": "boolean",
"default": false
},
{
"name": "language",
"type": "string",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"default": "fr"
},
{
"name": "admin",
"type": "user"
}
]