1
0
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:
Qstick
2019-06-12 20:34:30 -04:00
parent 16ff1176f7
commit c48838e5b6
3 changed files with 2 additions and 2 deletions
@@ -13,4 +13,4 @@ function createMapStateToProps() {
);
}
export default connect(createMapStateToProps)(MovieIndexFooter);
export default connect(createMapStateToProps)(MovieIndexFooter);