Fix forge again (#2268)

This commit is contained in:
Geometrically
2024-08-22 23:52:38 -05:00
committed by GitHub
parent fafd47fd90
commit c8befb6843
7 changed files with 9 additions and 9 deletions

View File

@@ -257,7 +257,7 @@ pub async fn copy_dotminecraft(
crate::api::profile::get_full_path(profile_path_id).await?;
// Gets all subfiles recursively in src
let subfiles = get_all_subfiles(&dotminecraft, true).await?;
let subfiles = get_all_subfiles(&dotminecraft, false).await?;
let total_subfiles = subfiles.len() as u64;
let loading_bar = init_or_edit_loading(