🔧 Fixes for Wanted comics table
This commit is contained in:
@@ -116,6 +116,9 @@ export const AIRDCPP_DOWNLOAD_PROGRESS_TICK = "AIRDCPP_DOWNLOAD_PROGRESS_TICK";
|
||||
// Transfers
|
||||
export const AIRDCPP_TRANSFERS_FETCHED = "AIRDCPP_TRANSFERS_FETCHED";
|
||||
|
||||
// Comics marked as "wanted"
|
||||
export const WANTED_COMICS_FETCHED = "WANTED_COMICS_FETCHED";
|
||||
|
||||
// LIBRARY SOCKET ENDPOINT
|
||||
export const LS_IMPORT = "LS_IMPORT";
|
||||
export const LS_COVER_EXTRACTED = "LS_COVER_EXTRACTED";
|
||||
|
||||
Reference in New Issue
Block a user