Add 'copyToClipboard' property to various fields and update cache timestamps
This commit is contained in:
@@ -57,7 +57,8 @@
|
||||
"required": false,
|
||||
"maxLength": 100,
|
||||
"tooltip": true,
|
||||
"isCustom": true
|
||||
"isCustom": true,
|
||||
"copyToClipboard": true
|
||||
},
|
||||
"betnr": {
|
||||
"type": "int",
|
||||
|
||||
Reference in New Issue
Block a user