From 3150297bb0b62bb14ce2c2b65cb47639687542c1 Mon Sep 17 00:00:00 2001 From: stopflock Date: Sun, 31 Aug 2025 11:35:27 -0500 Subject: [PATCH] stopflock -> deflock osm client ids --- lib/keys.dart | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/keys.dart b/lib/keys.dart index 95154d7..1d02322 100644 --- a/lib/keys.dart +++ b/lib/keys.dart @@ -2,5 +2,6 @@ // // NEVER commit real secrets to public repos. For open source, use keys.dart.example instead. -const String kOsmProdClientId = 'Js6Fn3NR3HEGaD0ZIiHBQlV9LrVcHmsOsDmApHtSyuY'; // example - replace with real -const String kOsmSandboxClientId = 'x26twxRKTZwf1a4Ha1a-wkXncBzqnJv8JwtacJope9Q'; // example - replace with real +const String kOsmProdClientId = 'U8p_n6IjZfQiL1KtdiwbB0-o9nto6CAKz7LC2GifJzk'; // example - replace with real +const String kOsmSandboxClientId = 'SBHWpWTKf31EdSiTApnah3Fj2rLnk2pEwBORlX0NyZI'; // example - replace with real +