Skip to content

Commit

Permalink
Update api-key-service.js
Browse files Browse the repository at this point in the history
  • Loading branch information
degratnik committed Mar 28, 2017
1 parent 7cc2707 commit 52a098b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/components/api-key-service.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ var apiKeyService = {};

(function () {
var LIVE_KEYS = {
apiExplore: '7elxdku9GGG5k8j0Xm8KWdANDgecHMV0 ',
apiExplore: '7elxdku9GGG5k8j0Xm8KWdANDgecHMV0',
widgets: '5QGCEXAsJowiCI4n1uAwMlCGAcSNAEmG'
};

Expand Down

0 comments on commit 52a098b

Please sign in to comment.