mirror of
https://github.com/zoriya/flood.git
synced 2026-05-27 00:56:49 +00:00
Handle empty torrent list response
This commit is contained in:
@@ -10,6 +10,7 @@ const EventTypes = {
|
||||
CLIENT_TORRENT_STATUS_COUNT_REQUEST_ERROR: 'CLIENT_TORRENT_STATUS_COUNT_REQUEST_ERROR',
|
||||
CLIENT_TORRENT_TRACKER_COUNT_CHANGE: 'CLIENT_TORRENT_TRACKER_COUNT_CHANGE',
|
||||
CLIENT_TORRENT_TRACKER_COUNT_REQUEST_ERROR: 'CLIENT_TORRENT_TRACKER_COUNT_REQUEST_ERROR',
|
||||
CLIENT_TORRENTS_EMPTY: 'CLIENT_TORRENTS_EMPTY',
|
||||
CLIENT_TORRENTS_REQUEST_SUCCESS: 'CLIENT_TORRENTS_REQUEST_SUCCESS',
|
||||
CLIENT_TORRENT_DETAILS_CHANGE: 'CLIENT_TORRENT_DETAILS_CHANGE',
|
||||
CLIENT_TRANSFER_DATA_REQUEST_SUCCESS: 'CLIENT_TRANSFER_DATA_REQUEST_SUCCESS',
|
||||
|
||||
Reference in New Issue
Block a user