Replace mpv-cheatsheet with mpv-cheatsheet-ng

This commit is contained in:
2026-03-09 19:21:17 +01:00
parent 11375e3e71
commit b3a2b31c6d

View File

@@ -13,7 +13,7 @@ let
mpv.override { mpv.override {
scripts = with mpvScripts; [ scripts = with mpvScripts; [
sponsorblock-minimal sponsorblock-minimal
mpv-cheatsheet mpv-cheatsheet-ng
]; ];
} }
); );