Skip to content

Commit

Permalink
chore: update analytics id
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Feb 4, 2025
1 parent 29fdd60 commit 7cb0f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ if (IN_BROWSER) {
userStore.$subscribe(() => {
userStore.save()
})
Swetrix.init('ycvR7fW63FFz', {
Swetrix.init('ZMrLolxUmS0l', {
apiURL: 'https://swetrix-api.vuetifyjs.com/log',
})
Swetrix.trackViews()
Expand Down

0 comments on commit 7cb0f7f

Please sign in to comment.