From 2f017ca5b68ed4fd82e4e86cec84ddc48ebdc257 Mon Sep 17 00:00:00 2001 From: Johannes Klein Date: Sat, 5 Sep 2020 16:57:43 +0200 Subject: [PATCH] Update bootstrap.js --- src/app/bootstrap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/bootstrap.js b/src/app/bootstrap.js index 106df994..36304520 100644 --- a/src/app/bootstrap.js +++ b/src/app/bootstrap.js @@ -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',