@ -69,8 +69,7 @@ export class RemixdHandle extends WebsocketPlugin {
)
this.canceled()
} else {
this.locahostProvider.init()
this.locahostProvider.init(_ => this.fileSystemExplorer.ensureRoot())
this.fileSystemExplorer.ensureRoot()
}
if (this.locahostProvider.isConnected()) {