Skip to content

Commit

Permalink
Merge pull request #25 from SpeciesFileGroup/development
Browse files Browse the repository at this point in the history
Change max citations
  • Loading branch information
José Luis Pereira authored and GitHub committed Mar 16, 2023
2 parents 8f418d9 + 6207e2d commit 08d7c78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ import { splitList } from './splitList'
import CitationRow from './PanelCitationRow.vue'
import PanelNomenclatureShowMore from './PanelNomenclatureShowMore.vue'
const MAX_CITATIONS = 5
const MAX_CITATIONS = 2
const props = defineProps({
list: {
Expand Down

0 comments on commit 08d7c78

Please sign in to comment.