Skip to content

Commit

Permalink
fix - autologout toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyncee59 committed Jun 8, 2018
1 parent 805eb24 commit 42b791b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -36,6 +36,7 @@ class SettingContainer extends React.PureComponent {
const { ui, logoutTime } = this.props

return <Settings
updateToggled={ui.updateToggled}
logoutTime={logoutTime}
handleToggle={this.handleToggle}
handleClick={this.handleClick}
Expand Down

0 comments on commit 42b791b

Please sign in to comment.