diff --git a/app/src/app.config.json b/app/src/app.config.json index 2b0e58f3a..70e5c5938 100644 --- a/app/src/app.config.json +++ b/app/src/app.config.json @@ -124,7 +124,9 @@ ] }, "multi-value-pipe-separator": ", ", - "multi-value-chips": true + "multi-value-chips": true, + "copy-to-clipboard-action": true, + "display-copy-to-clipboard-icon": false }, "search-headers": { "filterWithContains": true,