mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: file-handling API test
This commit is contained in:
parent
5cfd03aa77
commit
d1c579948f
@ -71,7 +71,9 @@ module.exports = {
|
||||
{
|
||||
action: '/',
|
||||
accept: {
|
||||
'application/vnd.pptist': ['.pptist'],
|
||||
'application/vnd.pptist': '.pptist',
|
||||
'*/*': '.pptist',
|
||||
'application/vnd.openxmlformatsofficedocument.presentationml.presentation': '.pptx',
|
||||
}
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user