fix(core): update

This commit is contained in:
2019-01-13 22:33:18 +01:00
parent 2357699f3e
commit a77def5844
2 changed files with 3 additions and 1 deletions

View File

@ -189,5 +189,5 @@ export class Qenv {
}
}
return missingEnvVars;
};
}
}