@masterteam/properties 0.0.72 → 0.0.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2369,18 +2369,6 @@ const ATTACHMENT_ACCEPT = [
|
|
|
2369
2369
|
key: '.xer',
|
|
2370
2370
|
name: 'xer',
|
|
2371
2371
|
},
|
|
2372
|
-
{
|
|
2373
|
-
key: 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
|
|
2374
|
-
name: 'word',
|
|
2375
|
-
},
|
|
2376
|
-
{
|
|
2377
|
-
key: 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
|
|
2378
|
-
name: 'excel',
|
|
2379
|
-
},
|
|
2380
|
-
{
|
|
2381
|
-
key: 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
|
|
2382
|
-
name: 'powrpoint',
|
|
2383
|
-
},
|
|
2384
2372
|
{
|
|
2385
2373
|
key: '.eml',
|
|
2386
2374
|
name: 'eml',
|