[Dragon Translation] Fix build

master
Draken 1 year ago committed by GitHub
parent 77de194b83
commit 158f6f4232
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -72,4 +72,5 @@ internal class DragonTranslationParser(context: MangaLoaderContext) :
contentRating = if (isNsfwSource) ContentRating.ADULT else null,
)
}
}
}

Loading…
Cancel
Save