add back api keys

This commit is contained in:
Luke Pulverenti
2016-01-19 22:02:14 -05:00
parent c53b56c722
commit b67ba6badb
8 changed files with 212 additions and 8 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
(function ($, document, LibraryBrowser, window) {
(function ($, document, window) {
var currentItem;
@@ -87,4 +87,4 @@
});
})(jQuery, document, LibraryBrowser, window);
})(jQuery, document, window);