mirror of
https://github.com/zoriya/flood.git
synced 2026-06-04 03:27:15 +00:00
Add set throttle ability
This commit is contained in:
@@ -30,6 +30,7 @@ export default class ActionBar extends React.Component {
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
console.log(TorrentFilterStore.getTorrentsSort());
|
||||
TorrentFilterStore.listen(EventTypes.UI_TORRENTS_SORT_CHANGE, this.onSortChange);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user