mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 09:32:19 +00:00
Desktop file encoding issue (#5490)
This commit is contained in:
parent
b19a424c85
commit
ba4cc3bf86
1 changed files with 0 additions and 2 deletions
|
|
@ -87,8 +87,6 @@ export namespace File {
|
|||
const tops = ["image", "audio", "video", "font", "model", "multipart"]
|
||||
if (tops.includes(top)) return true
|
||||
|
||||
if (type === "application/octet-stream") return true
|
||||
|
||||
const bins = [
|
||||
"zip",
|
||||
"gzip",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue