mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Linting errors and Appveyor not triggering on frontend changes
This commit is contained in:
@@ -55,5 +55,6 @@ only_commits:
|
|||||||
- gulp/
|
- gulp/
|
||||||
- logo/
|
- logo/
|
||||||
- setup/
|
- setup/
|
||||||
|
- frontend/
|
||||||
- appveyor.yml
|
- appveyor.yml
|
||||||
- build-appveyor.cake
|
- build-appveyor.cake
|
||||||
|
@@ -37,7 +37,6 @@ class MovieIndexHeader extends Component {
|
|||||||
|
|
||||||
render() {
|
render() {
|
||||||
const {
|
const {
|
||||||
showSearchAction,
|
|
||||||
columns,
|
columns,
|
||||||
onTableOptionChange,
|
onTableOptionChange,
|
||||||
...otherProps
|
...otherProps
|
||||||
|
Reference in New Issue
Block a user