Skip to content

Commit

Permalink
Track Menu - enable/disable items
Browse files Browse the repository at this point in the history
  • Loading branch information
turner committed Oct 26, 2023
1 parent d40cbef commit 9be7928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import {
googleDriveDropdownItem,
getPathsWithTrackRegistryFile,
updateTrackMenusWithTrackConfigurations
} from '../node_modules/igv-widgets/src/index.js'
} from '../node_modules/igv-widgets/dist/igv-widgets'
import Globals from "./globals.js"
import {createGenomeWidgets, initializeGenomeWidgets, loadGenome} from './genomeWidgets.js'
import {createShareWidgets, shareWidgetConfigurator} from './shareWidgets.js'
Expand Down

0 comments on commit 9be7928

Please sign in to comment.