mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-15 17:21:19 +10:00
refactor(download manager): Moved manifest and stored_manifest to download_manager
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -4,4 +4,7 @@ pub mod progress_object;
|
||||
pub mod queue;
|
||||
pub mod download_thread_control_flag;
|
||||
pub mod downloadable;
|
||||
pub mod application_download_error;
|
||||
pub mod application_download_error;
|
||||
pub mod download_logic;
|
||||
pub mod manifest;
|
||||
pub mod stored_manifest;
|
||||
Reference in New Issue
Block a user