mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Fixed: Linting errors and Appveyor not triggering on frontend changes
This commit is contained in:
@@ -13,4 +13,4 @@ function createMapStateToProps() {
|
||||
);
|
||||
}
|
||||
|
||||
export default connect(createMapStateToProps)(MovieIndexFooter);
|
||||
export default connect(createMapStateToProps)(MovieIndexFooter);
|
||||
|
||||
Reference in New Issue
Block a user