Skip to content

Commit 931401f

Browse files
committed
chore: dont put my toke
1 parent 9a1af22 commit 931401f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapbox_config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
export const SETTINGS: any = {
8-
mapbox_access_token: 'pk.eyJ1IjoiYWt5bGFzIiwiYSI6IkVJVFl2OXMifQ.TGtrEmByO3-99hA0EI44Ew',
8+
mapbox_access_token: 'YOUR_ACCESS_TOKEN',
99

1010
// The style here can either be one of the standard mapbox styles or it can be a URL pointing to self hosted tile server.
1111

0 commit comments

Comments
 (0)