summaryrefslogtreecommitdiff
path: root/js/asdf.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/asdf.js')
-rw-r--r--js/asdf.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/asdf.js b/js/asdf.js
index 2b929ac..53222e8 100644
--- a/js/asdf.js
+++ b/js/asdf.js
@@ -51,7 +51,7 @@ dumpfm.search = function (e){
})
}
};
-
+
dumpfm.fetch = function(opt){
if (dumpfm.fetching) return;
dumpfm.fetching = true;