[skip ci] Re-add removed lint rules

This commit is contained in:
schroda
2026-03-14 02:10:25 +01:00
parent 0a643655ad
commit 80829febb2
10 changed files with 18 additions and 16 deletions

View File

@@ -86,7 +86,7 @@ const handleDownload = async (
return;
}
const mangaId = mangaIds[0];
const [mangaId] = mangaIds;
const manga = Mangas.getFromCache(
mangaId,
gql`