copy to clipboard secret name

This commit is contained in:
Yuri Kuznetsov
2025-10-04 13:48:38 +03:00
parent 1a90cf149f
commit e4157e5ce9
@@ -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",