mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 16:38:22 +03: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
@ -647,8 +647,6 @@ module.exports = {
|
||||
members: sanitized,
|
||||
allLabelModels,
|
||||
importSetLabels,
|
||||
imported,
|
||||
invalid,
|
||||
createdBy
|
||||
});
|
||||
}).then((result) => {
|
||||
|
Loading…
Reference in New Issue
Block a user