Ghost/ghost/members-csv/lib
Fabien "egg" O'Carroll b1cc2a8ea8 Fixed CSV unparsing for subscribed flag
no-issue

We have a special mapping for subscribed_to_emails -> subscribed in the
parse method, but were not mapping it in the unparse method, which meant
we were losing information during CSV imports.
2022-01-11 16:26:11 +02:00
..
parse.js
unparse.js Fixed CSV unparsing for subscribed flag 2022-01-11 16:26:11 +02:00