Disable latest fix

pull/1/head
yflory 2021-02-24 11:34:43 +01:00
parent 94c894e625
commit 7cc92d1399
1 changed files with 1 additions and 1 deletions

View File

@ -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 () {