From 7009a5f554fa8ba40b4178788ed7a502e11fb6cb Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 3 Aug 2024 19:48:25 +0200 Subject: [PATCH] Add default value for digital signature nickname --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 6575008..2c27b70 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]