Fix new network open for each shared folder
This commit is contained in:
parent
82c3c7f50b
commit
4daa2266c0
@ -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);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user