diff --git a/config.js b/config.js index 54e64215..45bcb227 100644 --- a/config.js +++ b/config.js @@ -25,7 +25,7 @@ const init_phones = ["HTH67"], // Optional. Which graphs to // Specify which targets to display const targets = [ { type:"Neutral", files:["Diffuse Field","Etymotic","Free Field","Innerfidelity ID"] }, - { type:"Reviewer", files:["Antdroid","Bad Guy","Banbeucmas","Crinacle","Precogvision","Super* Review"] }, + { type:"Reviewer", files:["Antdroid","Bad Guy","Banbeucmas","Crinacle","Precogvision","Super Review"] }, { type:"Preference", files:["Harman","Rtings","Sonarworks"] } ]; diff --git a/data/Super* Review Target.txt b/data/Super Review Target.txt similarity index 100% rename from data/Super* Review Target.txt rename to data/Super Review Target.txt