Add 'copyToClipboard' property to various fields and update cache timestamps
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
},
|
||||
"adresse": {
|
||||
"type": "address",
|
||||
"isCustom": true
|
||||
"isCustom": true,
|
||||
"copyToClipboard": true
|
||||
},
|
||||
"isActive": {
|
||||
"type": "bool",
|
||||
|
||||
Reference in New Issue
Block a user