mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add ignore comments for non-issues
This commit is contained in:
parent
ad2472e90e
commit
dece9283f9
4 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,7 @@ function setFiles(page, files) {
|
|||
reader.readAsDataURL(file);
|
||||
}
|
||||
|
||||
// eslint-disable-next-line sonarjs/no-invariant-returns
|
||||
function onSubmit(e) {
|
||||
const file = currentFile;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue