sean64

Results 1 issues of sean64

Quick fix based on your existing code. When you get the chance to review. ```diff --- a/src/Common.ts +++ b/src/Common.ts @@ -93,7 +93,11 @@ export default class Common { if (dockerEnabled)...