This commit is contained in:
Matt Bierner
2019-04-09 13:06:20 -07:00
committed by Karl Burtram
parent 605160a1ba
commit e9d04d75ac
@@ -220,7 +220,7 @@ export class WebviewEditorService implements IWebviewEditorService {
// Revived webviews may not have an actively registered reviver but we still want to presist them
// since a reviver should exist when it is actually needed.
return !(webview instanceof RevivedWebviewEditorInput);
return webview instanceof RevivedWebviewEditorInput;
}
private async tryRevive(