mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-15 01:45:58 +08:00
fix: register ga id error (#2237)
This commit is contained in:
parent
9730297381
commit
6c384dba71
@ -11,7 +11,7 @@ const SignIn = () => {
|
|||||||
<>
|
<>
|
||||||
{!IS_CE_EDITION && (
|
{!IS_CE_EDITION && (
|
||||||
<>
|
<>
|
||||||
<Script strategy="beforeInteractive" async src={'https://www.googletagmanager.com/gtag/js?id=AW-11217955271"}'}></Script>
|
<Script strategy="beforeInteractive" async src={'https://www.googletagmanager.com/gtag/js?id=AW-11217955271'}></Script>
|
||||||
<Script
|
<Script
|
||||||
id="ga-monitor-register"
|
id="ga-monitor-register"
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user