This commit is contained in:
SteVen Batten
2021-06-02 13:54:45 -07:00
parent 3d0d203bb0
commit c5a4158a65
@@ -93,7 +93,7 @@ export class WorkspaceTrustRequestHandler extends Disposable implements IWorkben
this.createStatusbarEntry();
// Set empty workspace trust state
this.setEmptyWorkspaceTrustState();
await this.setEmptyWorkspaceTrustState();
// Show modal dialog
if (this.hostService.hasFocus) {