Skip to content

Commit

Permalink
Change to production code
Browse files Browse the repository at this point in the history
  • Loading branch information
jhagberg authored Dec 28, 2022
1 parent 797e63c commit 8e91691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ const Main = (

ReactDOM.render(Main, document.querySelector("#root"));

hotjar.hotjar.initialize(3131066, 6);
hotjar.hotjar.initialize(3243614, 6);
// https://www.snowpack.dev/#hot-module-replacement
import.meta?.hot?.accept(); // Dan: OK to ignore esbuild warning on this line

0 comments on commit 8e91691

Please sign in to comment.