Remove gtag analytics error (#5268)
This commit is contained in:
@@ -68,7 +68,7 @@ const config: Config = {
|
||||
gtag: process.env.NODE_ENV === 'production' ? {
|
||||
trackingID: 'G-ZS5D6SB4ZJ',
|
||||
anonymizeIP: true,
|
||||
} : undefined,
|
||||
} : false,
|
||||
} satisfies Preset.Options,
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user