add mpv to exclusion for window

This commit is contained in:
2025-03-20 20:44:59 -07:00
parent 8dcbae1568
commit 84a8da445a

View File

@@ -239,6 +239,7 @@
"max-length": 88, "max-length": 88,
"rewrite": { "rewrite": {
"(.*) - YouTube(.*)": "", "(.*) - YouTube(.*)": "",
"(.*) - mpv(.*)": "",
}, },
}, },
"custom/updates": { "custom/updates": {