Support different languages for auto webtoon detection

This commit is contained in:
schroda
2025-04-18 00:34:26 +02:00
parent 9269f2a70c
commit ecbc0e3be2
7 changed files with 50 additions and 25 deletions
@@ -21,6 +21,7 @@ export const SOURCE_BASE_FIELDS = gql`
id
name
displayName
lang
}
`;