fix for last commit

This commit is contained in:
Til Schmitter 2026-05-12 00:01:34 +02:00
parent fb17db9fee
commit bb48914d14

View file

@ -3918,7 +3918,7 @@ function play(tid, is_ev, seek) {
try{
var gridimg = QS('a[ref=' + t_tr.childNodes[1].firstChild.id + '] img')
set_loaded(gridimg, false);
set_loaded(ebi('mu_th'), false);
QS('#mu_th>img').setAttribute('src', gridimg.src.replace(/th=.*(&|$)/, 'th=wf3&'));
}
catch(ex){