| commit | 5c7f95714f34ea327b8f300238da6491dedd6adb | [log] [tgz] |
|---|---|---|
| author | Autoformatter <bot@sketch.dev> | Tue May 13 01:17:31 2025 +0000 |
| committer | Autoformatter <bot@sketch.dev> | Tue May 13 01:17:31 2025 +0000 |
| tree | 3e550d2deb91606405dc398782443fdd37a18e2f | |
| parent | 8dff12f977fa4f52c27142e8f7b4c8c5d9293711 [diff] |
all: fix formatting
diff --git a/webui/src/web-components/sketch-app-shell.ts b/webui/src/web-components/sketch-app-shell.ts index a95c37c..dc3bb6e 100644 --- a/webui/src/web-components/sketch-app-shell.ts +++ b/webui/src/web-components/sketch-app-shell.ts
@@ -844,7 +844,7 @@ if (this.viewMode !== "chat") { this.toggleViewMode("chat", true); } - + // Send the message to the server const response = await fetch("chat", { method: "POST",