mirror of
https://github.com/Readarr/Readarr
synced 2026-05-04 18:50:36 +02:00
parent
dc1fbb3a7e
commit
759c132797
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ class SelectEditionModalContent extends Component {
|
|||
|
||||
<ModalBody
|
||||
className={styles.modalBody}
|
||||
scrollDirection={scrollDirections.NONE}
|
||||
scrollDirection={scrollDirections.VERTICAL}
|
||||
>
|
||||
<Alert>
|
||||
Overrriding an edition here will <b>disable automatic edition selection</b> for that book in future.
|
||||
|
|
|
|||
Loading…
Reference in a new issue