Skip to content

Commit

Permalink
Merge pull request #16 from ncats/awmisc_flickrbadgeapikey
Browse files Browse the repository at this point in the history
Update FlickrBadge.js
  • Loading branch information
alx652 authored Mar 6, 2024
2 parents 31d5e83 + 6a04b3c commit aa13e83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ define("dojox/image/FlickrBadge", ["dojo", "dojox/main", "dojox/image/Badge", "d
// of the A tag.
target: "",

apikey: "8c6803164dbc395fb7131c9d54843627",
apikey: "",
_store: null,

postCreate: function(){
Expand Down

0 comments on commit aa13e83

Please sign in to comment.