diff options
author | Yarden Shoham <hrsi88@gmail.com> | 2023-02-01 14:30:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-01 12:30:52 +0000 |
commit | 4c20be7c00179d404175efc787551328a73696f5 (patch) | |
tree | 06e9c8a3401ac8bfad71b4a35f9bf7c4f2cab267 /docs/static | |
parent | 263d06f6161d9268f1ed0520e7a75a5bb81ad4da (diff) | |
download | gitea-4c20be7c00179d404175efc787551328a73696f5.tar.gz gitea-4c20be7c00179d404175efc787551328a73696f5.zip |
Add missing close bracket in imagediff (#22710) (#22712)
Backport #22710
There was a missing `]` in imagediff.js:
```
const $range = $container.find("input[type='range'");
```
This PR simply adds this.
Fix #22702
Co-authored-by: zeripath <art27@cantab.net>
Diffstat (limited to 'docs/static')
0 files changed, 0 insertions, 0 deletions