Skip to content

Commit

Permalink
FIX only 'details'
Browse files Browse the repository at this point in the history
- 'details' is supposed to be 'only'
  • Loading branch information
alex-mo committed Nov 13, 2017
1 parent 09ee22f commit 8f2ed8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/columns.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ export const _COLUMNS_ = {
'include': []
},
'animal': {
'only': ['animal_welfare'],
'only': ['details'],
'include': []
},
'hotspots': {
Expand Down

0 comments on commit 8f2ed8b

Please sign in to comment.