We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc2707 commit 52a098bCopy full SHA for 52a098b
scripts/components/api-key-service.js
@@ -3,7 +3,7 @@ var apiKeyService = {};
3
4
(function () {
5
var LIVE_KEYS = {
6
- apiExplore: '7elxdku9GGG5k8j0Xm8KWdANDgecHMV0 ',
+ apiExplore: '7elxdku9GGG5k8j0Xm8KWdANDgecHMV0',
7
widgets: '5QGCEXAsJowiCI4n1uAwMlCGAcSNAEmG'
8
};
9
0 commit comments