🔧 Add elements in blueprints
This commit is contained in:
parent
14b0a75ba8
commit
1c66e3db4a
@ -26,7 +26,17 @@ form:
|
|||||||
validate:
|
validate:
|
||||||
type: bool
|
type: bool
|
||||||
|
|
||||||
license_key:
|
cloud_name:
|
||||||
type: text
|
type: text
|
||||||
label: Licence Key
|
label: Your cloud name
|
||||||
placeholder: "YOUR_OPTIMUS_KEY"
|
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