Ghost/ghost/members-importer/lib
Naz 4d26c50e0b
Fixed data type of hasStripeData in member importer
refs https://github.com/TryGhost/Team/issues/1076

- What appeared to be a "boolean" by nature and name, the hasStripeData was holding a result of "find" method - and object or an undefined value
- Fixed the typing, to avoid ambiguity in the future
2022-10-31 16:31:35 +08:00
..
email-template.js
importer.js Fixed data type of hasStripeData in member importer 2022-10-31 16:31:35 +08:00