формат
This commit is contained in:
parent
e376e9d8f2
commit
4997506a44
@ -118,8 +118,7 @@
|
|||||||
description: `${format} file`,
|
description: `${format} file`,
|
||||||
accept:
|
accept:
|
||||||
{
|
{
|
||||||
"text/docx": [".docx"],
|
[`text/${format}`]: [`.${format}`]
|
||||||
"text/xlsx": [".xlsx"]
|
|
||||||
},
|
},
|
||||||
}],
|
}],
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user