You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
zeripath 9f9a1ce922
Add missing close bracket in imagediff (#22710)
There was a missing `]` in imagediff.js:

```
const $range = $container.find("input[type='range'"); 
```

This PR simply adds this.

Fix #22702
1 year ago
..
fomantic Various CSS tweaks (#21244) 2 years ago
js Add missing close bracket in imagediff (#22710) 1 year ago
less Implement actions (#21937) 1 year ago
svg Embed Matrix icon as SVG (#21890) 2 years ago