mirror of
https://github.com/mpv-player/mpv
synced 2025-03-20 18:28:01 +00:00
stats: avoid clashing with similar named scripts
This commit is contained in:
parent
c2f0557977
commit
74e215e9bf
@ -186,4 +186,4 @@ function u(t)
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
mp.add_key_binding("i", "stats", main, {repeatable=true})
|
mp.add_key_binding("i", mp.get_script_name(), main, {repeatable=true})
|
||||||
|
Loading…
Reference in New Issue
Block a user