1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/signaturepdf_ynh.git synced 2024-09-03 20:25:57 +02:00

Add default value for digital signature nickname

This commit is contained in:
tituspijean 2024-08-03 19:48:25 +02:00
parent 7a719abc2b
commit 7009a5f554
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -42,6 +42,7 @@ ram.runtime = "50M"
ask.fr = "Choisissez un surnom pour la signature numérique"
pattern.regexp = '[^\.]+'
pattern.error = "The nickname cannot contain a dot"
default = "SignaturePDF"
[resources]
[resources.sources.main]