From 6b90deae14afb3b157d4deb24bcb418952cb74ff Mon Sep 17 00:00:00 2001 From: valoq Date: Sat, 12 Jul 2025 18:41:07 +0200 Subject: [PATCH] fix mod --- src/commands/mod.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/commands/mod.rs b/src/commands/mod.rs index 4579ef3..15b9b65 100644 --- a/src/commands/mod.rs +++ b/src/commands/mod.rs @@ -116,6 +116,7 @@ pub fn run( question_policy, file_visibility_policy, level, + args.disable_sandbox, ); if let Ok(true) = compress_result {