diff --git a/www/common/outer/async-store.js b/www/common/outer/async-store.js index e53ffebcf..1bba2ebd1 100644 --- a/www/common/outer/async-store.js +++ b/www/common/outer/async-store.js @@ -1226,6 +1226,7 @@ define([ logLevel: 1, ChainPad: ChainPad, classic: true, + network: store.network, owners: owners }; var rt = Listmap.create(listmapConfig);