Skip to content

Commit

Permalink
feat(ListItem): Remove useless expanded attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Mar 5, 2024
1 parent e19aa0e commit bd3dd4b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions react/ListItem/ExpandedAttributes/helpers.js
Expand Up @@ -32,13 +32,8 @@ export const defaultExpandedAttributes = {
'io.cozy.contacts': ['email', 'phone', 'address', 'birthday'],
'io.cozy.files': [
'metadata.number',
'metadata.cafFileNumber',
'metadata.cardNumber',
'metadata.vinNumber',
'metadata.ibanNumber',
'metadata.bicNumber',
'metadata.netSocialAmount',
'metadata.passportNumber',
'metadata.noticePeriod',
'metadata.obtentionDate',
'metadata.expirationDate',
Expand Down

0 comments on commit bd3dd4b

Please sign in to comment.