Skip to content

Commit c6867a7

Browse files
committed
[analytics]: update google analytics tag;
- forgot to update after g4 deprecation?!!
1 parent 67c8d33 commit c6867a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ export default defineConfig({
112112
VitePluginRadar({
113113
enableDev: true,
114114
analytics: {
115-
id: 'G-366693052',
115+
id: 'G-3G1RNC5YLT',
116116
// UA-136427840-2 // <--- old one, keeping here, for documentation purpose;
117117
},
118118
}),

0 commit comments

Comments
 (0)