feat(download manager): only allow downloads for supported platforms

This commit is contained in:
DecDuck
2024-12-15 16:15:11 +11:00
parent e56b6187ca
commit 66bb664d8a
11 changed files with 107 additions and 59 deletions
+1
View File
@@ -0,0 +1 @@
pub mod process_manager;