Skip to content
Snippets Groups Projects
Commit e4f82a0a authored by Lansana DIOMANDE's avatar Lansana DIOMANDE
Browse files

fix(briefingView): disabling the systematic opening of the briefing

parent 936fd2f0
Branches
Tags
2 merge requests!14feat: added mounted, .bashrc, .zshrc, added tests, added keycloak tests,!8feat(extension): login, open in devcontainer, automaticly save code, open briefing, publish extension
......@@ -52,7 +52,6 @@ export default class BriefingView extends WebviewBase {
console.error(e);
this.briefingContent = 'Error while parsing your briefing.';
}
this.show();
},
(error) => {
console.error('Cannot load briefing', error);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment