This commit is contained in:
Jan Prochazka
2020-11-19 08:02:16 +01:00
parent ac049f43a3
commit 64362cdf13
5 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
export default {
storageType: 'excel',
extension: 'xlsx',
name: 'MS Excel files',
readerFunc: 'excelSheetReader',
filesTitle: 'MS Excel files',
};