Disable latest fix

pull/1/head
yflory 4 years ago
parent 94c894e625
commit 7cc92d1399

@ -190,7 +190,7 @@ define([
validateKey: secret.keys.validateKey || undefined,
owners: owners
},
onRejected: onRejected
//onRejected: onRejected // XXX not working
};
var rt = sf.rt = Listmap.create(listmapConfig);
rt.proxy.on('cacheready', function () {

Loading…
Cancel
Save