mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-16 04:45:18 +00:00
Fixed: Table option helptext from "isVisible" to "visible"
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
@@ -159,7 +159,7 @@ class TableOptionsModal extends Component {
|
||||
|
||||
<div>
|
||||
<FormInputHelpText
|
||||
text="Choose which columns are isVisible and which order they appear in"
|
||||
text="Choose which columns are visible and which order they appear in"
|
||||
/>
|
||||
|
||||
<div className={styles.columns}>
|
||||
|
||||
Reference in New Issue
Block a user