mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 15:16:38 +08:00
test
This commit is contained in:
parent
9e789ed2a0
commit
96fc26e899
@ -33,7 +33,6 @@ import Hotjar from "@hotjar/browser";
|
|||||||
const siteId = 5237727;
|
const siteId = 5237727;
|
||||||
const hotjarVersion = 6;
|
const hotjarVersion = 6;
|
||||||
|
|
||||||
const serverConfig = getServerSideConfig();
|
|
||||||
Hotjar.init(siteId, hotjarVersion);
|
Hotjar.init(siteId, hotjarVersion);
|
||||||
|
|
||||||
// Initializing with `debug` option:
|
// Initializing with `debug` option:
|
||||||
|
Loading…
Reference in New Issue
Block a user