This commit is contained in:
Frédéric FRANCE
2020-10-29 23:42:51 +01:00
parent e049eb960d
commit c41459abe4
2 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ module.exports = {
fields: [
{
key: 'url',
label: 'Url of service without ending-slash',
label: 'Url of service without trailing-slash',
required: true,
type: 'string'
},