Skip to content

Commit

Permalink
Fix case of "Homologs" menu config
Browse files Browse the repository at this point in the history
  • Loading branch information
kimrutherford committed Nov 8, 2024
1 parent b07e497 commit 3b9fa73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pombase_v2_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8354,7 +8354,7 @@
},
{ "name": "double_mutant_genetic_interactions" },
{ "name": "single_allele_genetic_interactions" },
{ "name": "Homologs",
{ "name": "homologs",
"sub_types": ["orthologs", "paralogs"]
},
{ "name": "species_dist" },
Expand Down

0 comments on commit 3b9fa73

Please sign in to comment.