mirror of
https://github.com/zoriya/flood.git
synced 2025-12-20 14:15:15 +00:00
Only show ETA & transfer speeds if file is transferring
This commit is contained in:
@@ -16,7 +16,7 @@ class SettingsButton extends React.Component {
|
||||
return (
|
||||
<a className="sidebar__icon-button sidebar__icon-button--settings"
|
||||
onClick={this.handleSettingsButtonClick}>
|
||||
<SettingsIcon />
|
||||
Settings <SettingsIcon />
|
||||
</a>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user