mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Fixed members bulk import's createdBy field assignment
no issue
- Method signature has been changed with cada88975a
, the call needed an update as well
This commit is contained in:
parent
6512b98049
commit
616767d0ec
1 changed files with 0 additions and 2 deletions
|
@ -647,8 +647,6 @@ module.exports = {
|
|||
members: sanitized,
|
||||
allLabelModels,
|
||||
importSetLabels,
|
||||
imported,
|
||||
invalid,
|
||||
createdBy
|
||||
});
|
||||
}).then((result) => {
|
||||
|
|
Loading…
Add table
Reference in a new issue