Try fixing use of inline if

This commit is contained in:
Manuel Thalmann 2023-08-01 12:50:48 +02:00
parent 1b80209d85
commit c1a647f03e

View file

@ -169,7 +169,7 @@ class Context {
"-xr!Thumbs.db", "-xr!Thumbs.db",
"-slp", "-slp",
#"-mx=9", #"-mx=9",
$archivePath) + $arguments + ( $archivePath) + $arguments + $(
if ($split) { if ($split) {
@("-v3g"); @("-v3g");
} else { } else {