feat: more native menus with expected reactions
This commit is contained in:
@@ -374,6 +374,9 @@ fn run_command(
|
||||
&command.cancel,
|
||||
&mut emit,
|
||||
&mut progress,
|
||||
|activity| {
|
||||
let _ = command.events.send(GenerationEvent::Activity(activity));
|
||||
},
|
||||
),
|
||||
CheckpointTarget::Transient(directory) | CheckpointTarget::OneShot(directory) => {
|
||||
generator.generate_transient(
|
||||
|
||||
Reference in New Issue
Block a user