mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-16 09:41:17 +10:00
style(downloads): Abstracted queue system
TODO: Still need to cleanup the rest of the legacy code which used to use the queue system Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -6,3 +6,4 @@ pub mod download_manager_interface;
|
||||
mod download_thread_control_flag;
|
||||
mod manifest;
|
||||
mod progress_object;
|
||||
pub mod queue;
|
||||
Reference in New Issue
Block a user