Fix error message

This commit is contained in:
Elena Tanasoiu
2023-04-11 09:49:13 +00:00
parent 9c0deaec96
commit f949eda5ff

View File

@@ -197,7 +197,7 @@ export class SkeletonQueryWizard {
}
if (this.language === undefined) {
throw new Error("Workspace storage path is undefined");
throw new Error("Language is undefined");
}
this.progress({