change id

This commit is contained in:
Thomas Camlong 2025-04-23 00:12:09 +02:00
parent 245033befc
commit 3e2709e7a8
No known key found for this signature in database
GPG Key ID: A678F374F428457B

View File

@ -7,7 +7,7 @@ export function Carbon() {
} }
useEffect(() => { useEffect(() => {
const serve = "CW7IP27L" const serve = "CW7IKKQM"
const placement = "dashboardiconscom" const placement = "dashboardiconscom"
ref.current.innerHTML = "" ref.current.innerHTML = ""
const s = document.createElement("script") const s = document.createElement("script")