Skip to content

Commit 65ff6b0

Browse files
committed
Update genomes
1 parent 77059ec commit 65ff6b0

File tree

2 files changed

+87
-101
lines changed

2 files changed

+87
-101
lines changed

js/widgets/genomeWidgets.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ function createButton(title) {
168168
return $button
169169
}
170170

171-
async function loadGenome(genomeConfiguration, custom = false) {
171+
async function loadGenome(genomeConfiguration) {
172172

173173
let g = undefined
174174
try {

0 commit comments

Comments
 (0)