diff --git a/sleap/gui/commands.py b/sleap/gui/commands.py index 36f75c798..a0ff872d9 100644 --- a/sleap/gui/commands.py +++ b/sleap/gui/commands.py @@ -1154,7 +1154,6 @@ def do_action(cls, context: CommandContext, params: dict): else: adaptor.write( filename=output_path, - all_frames=False, source_object=context.labels, source_path=context.state["filename"], video=video,