Skip to content

Commit

Permalink
🐛 fix regression, faulty default id
Browse files Browse the repository at this point in the history
  • Loading branch information
actuallymentor committed Apr 3, 2024
1 parent 5e8391c commit 98d5198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/code_examples.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ useEffect( () => {
}, [] )
`.trim()

export const unan_namespace = 'unidentified-analytics-website'
export const unan_namespace = 'unidentified-analytics-website-data'

0 comments on commit 98d5198

Please sign in to comment.