Commit 67dc9004 by Ivan Kubota

fix

parent 948af0a4
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
_cb(err, data); _cb(err, data);
} }
}; };
done();
}; };
if(!window.xxx) if(!window.xxx)
cb = _cb; cb = _cb;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment