export.js: Retrieve the right sequence for N2
A typo (a misplaced ]) gave an undefined value which JS didn't complain about. Therefore for N2, the sequence was retrieved until the end (thus including the J).
Please register or sign in to comment
A typo (a misplaced ]) gave an undefined value which JS didn't complain about. Therefore for N2, the sequence was retrieved until the end (thus including the J).