🔧 Integrating the auto-watched files from threetwo-core-service

This commit is contained in:
2022-01-26 10:11:03 -08:00
parent 8e5ff81d5f
commit 8f83a0f94f
4 changed files with 12 additions and 5 deletions

View File

@@ -62,6 +62,7 @@ export const AIRDCPP_DOWNLOAD_PROGRESS_TICK = "AIRDCPP_DOWNLOAD_PROGRESS_TICK";
// LIBRARY SOCKET ENDPOINT
export const LS_IMPORT = "LS_IMPORT";
export const LS_COVER_EXTRACTED = "LS_COVER_EXTRACTED";
export const LS_COMIC_ADDED = "LS_COMIC_ADDED";
// Settings
export const SETTINGS_CALL_IN_PROGRESS = "SETTINGS_CALL_IN_PROGRESS";