Skip to content

Commit 316c13f

Browse files
Update main.tsx
1 parent 67824eb commit 316c13f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import "./styles/theme.css"
55
import "./index.css"
66

77
if (import.meta.env.MODE == 'development') {
8-
await import('@github/spark/initializeTelemetry.js');
8+
await import('@github/spark/initializeTelemetry');
99
}
1010

1111
import "@github/spark/llm"

0 commit comments

Comments
 (0)