Fix new network open for each shared folder

pull/1/head
yflory 2018-11-08 18:24:06 +01:00
parent 82c3c7f50b
commit 4daa2266c0
1 changed files with 1 additions and 0 deletions

View File

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