Skip to content

Commit

Permalink
revert to maps
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamieh committed Jun 25, 2020
1 parent f5bd5f1 commit bac4718
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export function registerMapsUsageCollector(
}

const mapsUsageCollector = usageCollection.makeUsageCollector({
type: 'maps-telemetry',
type: 'maps',
isReady: () => true,
fetch: async () => await getMapsTelemetry(config),
});
Expand Down

0 comments on commit bac4718

Please sign in to comment.