Skip to content

Commit

Permalink
fix yml config
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala committed Feb 7, 2024
1 parent d224b70 commit 2e0ba94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config/excel-import-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ After:
---
LeKoala\ExcelImportExport\ExcelImportExport:
preferred_csv_adapter: 'Native'
preferred_xlsx_adapter: 'PhpSpreadsheet'
preferred_xlsx_adapter: 'Native'
default_creator: 'SilverStripe'
default_extension: "xlsx" # could be csv
allowed_extensions:
Expand Down

0 comments on commit 2e0ba94

Please sign in to comment.