🔧 Add elements in blueprints
This commit is contained in:
parent
14b0a75ba8
commit
1c66e3db4a
@ -26,7 +26,17 @@ form:
|
||||
validate:
|
||||
type: bool
|
||||
|
||||
license_key:
|
||||
cloud_name:
|
||||
type: text
|
||||
label: Licence Key
|
||||
placeholder: "YOUR_OPTIMUS_KEY"
|
||||
label: Your cloud name
|
||||
placeholder: "YOUR_CLOUD_NAME"
|
||||
|
||||
api_key:
|
||||
type: text
|
||||
label: Your API key
|
||||
placeholder: "YOUR_API_KEY"
|
||||
|
||||
api_secret:
|
||||
type: text
|
||||
label: Your API secret
|
||||
placeholder: "YOUR_API_SECRET"
|
||||
|
Loading…
Reference in New Issue
Block a user