From f8d4f8eb85d99e8656d0f5081f3bb08ff78e5f78 Mon Sep 17 00:00:00 2001 From: "Joshua A. Horton" Date: Wed, 2 Aug 2023 14:50:24 +0700 Subject: [PATCH] fix(web): restoring original outputTarget only active due to focus-maintenance --- web/src/app/browser/src/contextManager.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/src/app/browser/src/contextManager.ts b/web/src/app/browser/src/contextManager.ts index 42e7edd729..64bdb1a8c0 100644 --- a/web/src/app/browser/src/contextManager.ts +++ b/web/src/app/browser/src/contextManager.ts @@ -211,6 +211,12 @@ export default class ContextManager extends ContextManagerBase