Fix "exclude scanlator" dialog title

This commit is contained in:
schroda
2025-06-10 01:20:31 +02:00
parent 7c0ffe9bd3
commit b723eab4ce
3 changed files with 9 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ export const ChapterExcludeSanlatorsFilter = ({
checked={!!excludedScanlators.length}
/>
<CheckboxListSetting
title={t('chapter.option.exclude_scanlators')}
open={popupState.isOpen}
onClose={(selectedScanlators) => {
if (selectedScanlators) {