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
69246dddd9
commit
d59ce78078
@ -1,6 +1,7 @@
|
||||
import { Analytics } from "@vercel/analytics/react";
|
||||
import { Home } from "./components/home";
|
||||
import { getServerSideConfig } from "./config/server";
|
||||
import Hotjar from '@hotjar/browser';
|
||||
const siteId = 5237727;
|
||||
const hotjarVersion = 6;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user