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

@@ -43,7 +43,8 @@
},
"adresse": {
"type": "address",
"isCustom": true
"isCustom": true,
"copyToClipboard": true
},
"isActive": {
"type": "bool",