Skip to content

Commit

Permalink
Update genomes
Browse files Browse the repository at this point in the history
  • Loading branch information
jrobinso committed Aug 20, 2024
1 parent 77059ec commit 65ff6b0
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 101 deletions.
2 changes: 1 addition & 1 deletion js/widgets/genomeWidgets.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ function createButton(title) {
return $button
}

async function loadGenome(genomeConfiguration, custom = false) {
async function loadGenome(genomeConfiguration) {

let g = undefined
try {
Expand Down
Loading

0 comments on commit 65ff6b0

Please sign in to comment.