Skip to content

Commit

Permalink
hotfix: google analytics gaid
Browse files Browse the repository at this point in the history
  • Loading branch information
TopETH committed May 8, 2024
1 parent d345a49 commit fa182d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/masterbots.ai/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default async function RootLayout({ children }: RootLayoutProps) {
</Providers>
</GlobalStoreProvider>

<GoogleAnalytics gaId="G-78N0Z7NPQJ" />
<GoogleAnalytics gaId="G-N135BF99HS" />

</body>
</html>
Expand Down

0 comments on commit fa182d7

Please sign in to comment.