Update manifest.json

This commit is contained in:
ericgaspar 2021-06-04 16:26:34 +02:00
parent 6c80ac0b18
commit c65b05bacc
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -29,19 +29,11 @@
{
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain for your redirect",
"fr": "Choisissez un domaine pour votre redirection"
},
"example": "domain.org"
},
{
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for your redirect",
"fr": "Choisissez un chemin pour votre redirection"
},
"example": "/redirect",
"default": "/redirect"
},