Create and store pads in a team
This commit is contained in:
@@ -297,6 +297,7 @@ define([
|
||||
owned: cfg.owned,
|
||||
expire: cfg.expire,
|
||||
password: cfg.password,
|
||||
team: cfg.team,
|
||||
template: cfg.template,
|
||||
templateId: cfg.templateId
|
||||
}, cb);
|
||||
|
||||
Reference in New Issue
Block a user