Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Small style fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
T4rk1n committed Nov 14, 2018
1 parent dd88c65 commit 89c8653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/core/Reloader.react.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Reloader extends React.Component {
disabled: false,
intervalId: null,
packages: null,
max_retry: max_retry,
max_retry
};
} else {
this.state = {
Expand Down

0 comments on commit 89c8653

Please sign in to comment.