Owned drive

This commit is contained in:
yflory 2018-03-14 16:32:17 +01:00
parent e977b14c1b
commit ebef99e5cf

View File

@ -75,6 +75,7 @@ define([
logLevel: 1, logLevel: 1,
classic: true, classic: true,
ChainPad: ChainPad, ChainPad: ChainPad,
owners: [opt.edPublic]
}; };
var rt = opt.rt = Listmap.create(config); var rt = opt.rt = Listmap.create(config);