7z was already their.
This commit is contained in:
parent
d967681227
commit
4423baa1e7
@ -41,7 +41,6 @@ export const rawDataToFileObject = (data: FractalResponseData): FileObject => ({
|
|||||||
'application/x-7z-compressed', // .7z
|
'application/x-7z-compressed', // .7z
|
||||||
'application/zstd', // .tar.zst, .zst
|
'application/zstd', // .tar.zst, .zst
|
||||||
'application/zip', // .zip
|
'application/zip', // .zip
|
||||||
'application/x-7z-compressed', // .7z
|
|
||||||
].indexOf(this.mimetype) >= 0
|
].indexOf(this.mimetype) >= 0
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user