This commit is contained in:
valoq 2025-07-12 18:41:07 +02:00
parent 1034130d5d
commit 6b90deae14
No known key found for this signature in database
GPG Key ID: 19F09A0FB865CBD8

View File

@ -116,6 +116,7 @@ pub fn run(
question_policy, question_policy,
file_visibility_policy, file_visibility_policy,
level, level,
args.disable_sandbox,
); );
if let Ok(true) = compress_result { if let Ok(true) = compress_result {