You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package/src/strings.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ export const loggerStrings = {
2
2
setup: 'Turnstile integration setup...',
3
3
configSiteMissing: `Astro Config Error: 'site' is not defined, it is recommended to define 'site' in your Astro config. (https://docs.astro.build/en/reference/configuration-reference/#site)\nFalling back to 'window.location.origin'.`,
4
4
updateConfig: 'Updating Astro config with Turnstile environment variables...',
0 commit comments