Skip to content

Commit

Permalink
fix bad MIME type handler for .mkv
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkr committed Feb 25, 2023
1 parent c8380d5 commit 64979a5
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,2 +1,2 @@
#! /bin/sh
exec defaultvideoplayer "$@"
exec defaultmediaplayer "$@"

0 comments on commit 64979a5

Please sign in to comment.