fix chapter list not calling onlineFetch=true
This commit is contained in:
@@ -107,6 +107,7 @@ export default function CategorySelect(props: IProps) {
|
||||
/>
|
||||
)}
|
||||
label={categoryInfo.category.name}
|
||||
key={categoryInfo.category.id}
|
||||
/>
|
||||
))}
|
||||
</FormGroup>
|
||||
|
||||
Reference in New Issue
Block a user