Skip to content

Commit 52a098b

Browse files
authored
Update api-key-service.js
1 parent 7cc2707 commit 52a098b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/components/api-key-service.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ var apiKeyService = {};
33

44
(function () {
55
var LIVE_KEYS = {
6-
apiExplore: '7elxdku9GGG5k8j0Xm8KWdANDgecHMV0 ',
6+
apiExplore: '7elxdku9GGG5k8j0Xm8KWdANDgecHMV0',
77
widgets: '5QGCEXAsJowiCI4n1uAwMlCGAcSNAEmG'
88
};
99

0 commit comments

Comments
 (0)