copy to clipboard secret name
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"required": true,
|
||||
"pattern": "[a-zA-Z]{1}[a-zA-Z0-9_]+",
|
||||
"index": true,
|
||||
"tooltip": true
|
||||
"tooltip": true,
|
||||
"copyToClipboard": true
|
||||
},
|
||||
"value": {
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user