This commit is contained in:
afred 2024-12-11 13:50:23 +08:00
parent 2598ac8c37
commit 990ac39173
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ export default async function App() {
{serverConfig?.isVercel && ( {serverConfig?.isVercel && (
<> <>
<Analytics /> <Analytics />
<HotjarLoader /> {/* 加入 HotjarLoader */}
</> </>
)} )}
</> </>