Skip to content

Commit

Permalink
fix: 与主线保持一致屏蔽tar.zst格式
Browse files Browse the repository at this point in the history
与主线保持一致屏蔽tar.zst格式

Bug: https://pms.uniontech.com/bug-view-266021.html
Log: 与主线保持一致屏蔽tar.zst格式
  • Loading branch information
myk1343 committed Jul 25, 2024
1 parent e06fa7e commit 22998da
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"application/x-lzip-compressed-tar",
"application/x-tzo",
"application/x-lrzip-compressed-tar",
"application/x-zstd-compressed-tar",
"application/zip"
],
"Name": "Libarchive plugin",
Expand Down

0 comments on commit 22998da

Please sign in to comment.