fix incorrect error message for deserialization in ValueSpecString (#1547)

This commit is contained in:
Aiden McClelland
2022-06-16 13:13:50 -06:00
committed by GitHub
parent 27bc493884
commit cc5e60ed90
2 changed files with 2 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ alias:
name: Alias
description: The public, human-readable name of your Lightning node
nullable: true
placeholder: Enter a value
pattern: ".{1,32}"
pattern-description: Must be at least 1 character and no more than 32 characters
color: