We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bffc8a9 commit fa604ebCopy full SHA for fa604eb
1 file changed
playground/web-js-script/index.html
@@ -28,7 +28,7 @@
28
projectId: projectId,
29
frontendApiUrlSuffix: 'frontendapi.cloud.corbado-staging.io',
30
darkMode: 'auto',
31
- telemetry: { debug: true }
+ telemetry: { debug: true },
32
});
33
}
34
0 commit comments