There was an error while loading. Please reload this page.
1 parent db21131 commit 45fa471Copy full SHA for 45fa471
1 file changed
bookmarklet.html
@@ -25,7 +25,7 @@
25
patchLinks();
26
}).change();
27
$.ajax('src/plugins/bookmarklet.js', {
28
- datatype: 'text',
+ dataType: 'text',
29
success: function(data, status, xhr) {
30
origBookmarklet = data;
31
0 commit comments