1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 04:45:33 +00:00
mpv/player/javascript
Guido Cella ea6b1119d3 defaults.js: fix the opened event with mp.input.get
The opened event doesn't send any arguments. Don't call
JSON.parse(undefined) in that case because it errors.

Fixes eb4c6be630, fixes #15301.
2024-11-14 11:09:08 +01:00
..
defaults.js defaults.js: fix the opened event with mp.input.get 2024-11-14 11:09:08 +01:00
meson.build meson: use relative file paths for file2string 2024-09-21 23:39:10 +02:00