| commit | 488e8a476fccf2514f3703d0d576c35989987b34 | [log] [tgz] |
|---|---|---|
| author | Autoformatter <bot@sketch.dev> | Tue Jul 22 02:47:29 2025 +0000 |
| committer | Autoformatter <bot@sketch.dev> | Tue Jul 22 02:47:29 2025 +0000 |
| tree | 6e4935a8e789057408d1c8037fbca5ab2cbd51b9 | |
| parent | d1b7dd616f47c873e241d2354f03feacce46e637 [diff] |
all: fix formatting
diff --git a/webui/src/web-components/sketch-app-shell.test.ts b/webui/src/web-components/sketch-app-shell.test.ts index 5180f7e..22e7630 100644 --- a/webui/src/web-components/sketch-app-shell.test.ts +++ b/webui/src/web-components/sketch-app-shell.test.ts
@@ -405,7 +405,7 @@ appShell.dataManager.scheduleReconnect = () => {}; appShell.dataManager.updateConnectionStatus = () => {}; } - + // Set connection status to connected appShell.connectionStatus = "connected";