We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b081302 commit 5acf33bCopy full SHA for 5acf33b
1 file changed
public/js/google-drive-upload.js
@@ -265,5 +265,4 @@ MediaUploader.prototype.buildUrl_ = function(id, params, baseUrl) {
265
return url;
266
};
267
268
-
269
+window.MediaUploader = MediaUploader;
0 commit comments