From 04b53ab3661ab3b353c0b77f34a725a2b8c9167e Mon Sep 17 00:00:00 2001 From: Clem Date: Sat, 2 Sep 2023 20:52:25 +0200 Subject: [PATCH] ref(terminal) 7cde5c08075da0e5cf9e244c95b5c32791da6193: clear service message on connection succeeds only --- tabby-terminal/src/api/connectableTerminalTab.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabby-terminal/src/api/connectableTerminalTab.component.ts b/tabby-terminal/src/api/connectableTerminalTab.component.ts index fa559b93..cd22817e 100644 --- a/tabby-terminal/src/api/connectableTerminalTab.component.ts +++ b/tabby-terminal/src/api/connectableTerminalTab.component.ts @@ -123,7 +123,7 @@ export abstract class ConnectableTerminalTabComponent