Skip to content

Support group import with semicolons

When importing groups, a comma has to be used as separator. It would be great if it would accept both comma and semicolon as separator, since the default for Dutch Excel is to use the semicolon.

This might be a feature of the used csv library (neat-csv as wrapper around csv-parser).