Update package.json

This commit is contained in:
Anirudh Sevugan 2025-09-14 22:34:49 -05:00 committed by GitHub
parent 49939dd963
commit 101f14c4d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,6 +105,11 @@
"name": "FLAC Audio", "name": "FLAC Audio",
"role": "Viewer" "role": "Viewer"
}, },
{
"ext": "opus",
"name": "Opus Audio",
"role": "Viewer"
},
{ {
"ext": "mkv", "ext": "mkv",
"name": "MKV Video", "name": "MKV Video",