words mixed, tired...

pull/232/head
KnifMelti 2022-11-08 03:43:41 +01:00
parent 0be2f41612
commit 5c6c906180
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ if (Test-Network) {
}
}
if ($DeletedMods -gt 0) {
Write-Log "$DeletedMods deleted Mods (not externally managed) from local path: $($WAUConfig.InstallLocation)\mods" "Red"
Write-Log "$DeletedMods Mods deleted (not externally managed) from local path: $($WAUConfig.InstallLocation)\mods" "Red"
}
}
}