mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
fix incorrect error message for deserialization in ValueSpecString (#1547)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user