We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3878149 commit d38f16aCopy full SHA for d38f16a
1 file changed
src/lib/actions/analytics.ts
@@ -13,7 +13,7 @@ function plausible(domain: string): AnalyticsPlugin {
13
14
init({
15
domain,
16
- autoCapturePageviews: false,
+ autoCapturePageviews: false
17
});
18
19
return {
0 commit comments