diff --git a/src/config/tokens.json b/src/config/tokens.json index 6e13b7e2..5a5adf57 100644 --- a/src/config/tokens.json +++ b/src/config/tokens.json @@ -1,6 +1,6 @@ { "mapbox": "pk.eyJ1IjoibW9yZ2Vua2FmZmVlIiwiYSI6ImNpeHJmNXNmZTAwNHIycXBid2NqdTJibjMifQ.Dv1-GDpTWi0NP6xW9Fct1w", "openmaptiles": "Og58UhhtiiTaLVlPtPgs", - "thunderforest_transport": "INSERT_TOKEN_HERE", - "thunderforest_outdoors": "INSERT_TOKEN_HERE" + "thunderforest_transport": "b71f7f0ba4064f5eb9e903859a9cf5c6", + "thunderforest_outdoors": "b71f7f0ba4064f5eb9e903859a9cf5c6" }