This commit is contained in:
ed 2021-06-25 02:43:47 +02:00
parent f8648fa651
commit a2f6973495

View file

@ -2914,6 +2914,7 @@ function reload_mp() {
mp.au.pause();
mp.au = null;
}
mpl.stop();
widget.close();
mp = new MPlayer();
}