This commit is contained in:
Philip Kristoffersen
2022-04-09 21:49:11 +02:00
committed by GitHub
parent 2a1523470f
commit a0c6fe0c8f
22 changed files with 2349 additions and 572 deletions
+2
View File
@@ -3,3 +3,5 @@ mod symlinks;
mod synchronization;
pub use synchronization::run_sync;
pub use synchronization::download_images;
pub use synchronization::get_platform_shortcuts;