mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 18:47:44 +00:00
Fix torrent sort
This commit is contained in:
@@ -30,7 +30,6 @@ class SpeedLimitDropdown extends React.Component {
|
||||
this.handleSettingsFetchRequestSuccess);
|
||||
TransferDataStore.listen(EventTypes.CLIENT_TRANSFER_DATA_REQUEST_SUCCESS,
|
||||
this.onTransferDataRequestSuccess);
|
||||
SettingsStore.fetchFloodSettings('speedLimits');
|
||||
TransferDataStore.fetchTransferData();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user