Skip to content

Commit d38f16a

Browse files
committed
lint.
1 parent 3878149 commit d38f16a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/actions/analytics.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ function plausible(domain: string): AnalyticsPlugin {
1313

1414
init({
1515
domain,
16-
autoCapturePageviews: false,
16+
autoCapturePageviews: false
1717
});
1818

1919
return {

0 commit comments

Comments
 (0)