Skip to content

Commit 742d2ed

Browse files
JakobDevProspector
andauthored
Fix MimeType on Linux Desktop File (#3313)
Co-authored-by: Prospector <[email protected]>
1 parent 86128f9 commit 742d2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/app/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"fileAssociations": [
4040
{
4141
"ext": ["mrpack"],
42-
"mimeType": "application/zip+mrpack"
42+
"mimeType": "application/x-modrinth-modpack+zip"
4343
}
4444
]
4545
},

0 commit comments

Comments
 (0)