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
No related branches found
No related tags found
2 merge requests!16feat: publish extension on marketplace with ci,!15feat(Sprint1): add authentication + directory picking + redirection link
......@@ -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