Add 'copyToClipboard' property to various fields and update cache timestamps

This commit is contained in:
2026-01-23 21:31:16 +01:00
parent d675d9fcb1
commit a5f1437131
8 changed files with 56 additions and 29 deletions

View File

@@ -57,7 +57,8 @@
"required": false,
"maxLength": 100,
"tooltip": true,
"isCustom": true
"isCustom": true,
"copyToClipboard": true
},
"betnr": {
"type": "int",