Skip to content

Commit

Permalink
Update bootstrap.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jtklein committed Sep 5, 2020
1 parent 94f4e92 commit 2f017ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function initDev(exampleFiles) {
const exampleFilesDir = exampleFiles.dir;
// const useFiles = exampleFiles.filter(file => exampleFilenames.includes(file.name));
const useFastaFiles = [
// 'aminoacid.txt',
'aminoacid.txt',
// 'bin1.txt',
// 'bin2.txt',
// 'binary.txt',
Expand Down

0 comments on commit 2f017ca

Please sign in to comment.