Skip to content

Commit

Permalink
truncated metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSepic committed Nov 7, 2024
1 parent 02a7e28 commit 6fe7217
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@ const Sentry = require('@sentry/browser');
const { BrowserTracing } = require('@sentry/tracing');

window.mbxMetadata = {
product: 'Mapbox GL JS, Maps SDK for Android, Maps SDK for iOS',
service: 'maps',
platform: 'web, ios, android',
content_type: 'playground'
content_type: 'developer-tool'
};

// eslint-disable-next-line no-undef
Expand Down

0 comments on commit 6fe7217

Please sign in to comment.