| commit | 390f847edb6fe450fc547938c2e806db693d9e61 | [log] [tgz] |
|---|---|---|
| author | Autoformatter <bot@sketch.dev> | Wed Jul 16 20:09:45 2025 +0000 |
| committer | Autoformatter <bot@sketch.dev> | Wed Jul 16 20:09:45 2025 +0000 |
| tree | 25ee5ba6832307d13801139fe0dc2329c0085421 | |
| parent | a8561f70c1701376e88a5b63d78e7d09a7ae3ed8 [diff] |
all: fix formatting
diff --git a/webui/src/web-components/demo/mock-git-data-service.ts b/webui/src/web-components/demo/mock-git-data-service.ts index 3316e1f..70bf26b 100644 --- a/webui/src/web-components/demo/mock-git-data-service.ts +++ b/webui/src/web-components/demo/mock-git-data-service.ts
@@ -569,7 +569,7 @@ "temp.txt", "debug.log", "config/local.json", - "node_modules/.cache/something" + "node_modules/.cache/something", ]; } }