diff --git a/public/configs/global.json b/public/configs/global.json index 2514f0f20..9bda5d222 100644 --- a/public/configs/global.json +++ b/public/configs/global.json @@ -12,7 +12,7 @@ "MVNV", "brush-interactions", "fairness-jnd", - "gpt-expert" + "vis-test-expert" ], "configs": { "fairness-jnd": { @@ -48,7 +48,7 @@ "brush-interactions": { "path": "brush-interactions/config.json" }, - "gpt-expert": { + "vis-test-expert": { "path": "gpt-expert/config-gpt-expert.json" } }