Merge branch 'staging' into cursor

This commit is contained in:
yflory
2018-11-08 18:24:33 +01:00

View File

@@ -1226,6 +1226,7 @@ define([
logLevel: 1, logLevel: 1,
ChainPad: ChainPad, ChainPad: ChainPad,
classic: true, classic: true,
network: store.network,
owners: owners owners: owners
}; };
var rt = Listmap.create(listmapConfig); var rt = Listmap.create(listmapConfig);