User tests: Successful: Unsuccessful:
This should fix the codestyle error Drone is complaining about.
The current javascript code in com_joomlaupdate is completely broken. So we can merge this PR now to solve cs issue and try to fix the real js error later.
My attempt to fix it was #33487 . I can re-open it if preferred by the release lead.
Another attempt see #33488 .
Merging this and hope that #33488 is ready soon.
Thanks
The current javascript code in com_joomlaupdate is completely broken. So we can merge this PR now to solve cs issue and try to fix the real js error later.