Fix: xls not supported (#329)
This commit is contained in:
@@ -22,7 +22,7 @@ const ACCEPTS = [
|
||||
'.md',
|
||||
'.markdown',
|
||||
'.txt',
|
||||
'.xls',
|
||||
// '.xls',
|
||||
'.xlsx',
|
||||
'.csv',
|
||||
]
|
||||
|
Reference in New Issue
Block a user