work on download progress bars

This commit is contained in:
2025-11-12 21:54:45 +04:00
parent 4dfefb0602
commit c33ef71e55
4 changed files with 129 additions and 51 deletions

View File

@@ -1,4 +1,6 @@
pub mod action;
pub mod action_raw;
pub mod download_pb;
pub mod multibar;
pub mod nix_path;
pub mod state_manager;