Skip to content

Commit

Permalink
Remove codegen mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkambic committed Dec 9, 2024
1 parent 5da3ce0 commit 3a9ab39
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 31 deletions.
1 change: 0 additions & 1 deletion electron/api/recordJourney.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export async function recordJourney(
launchOptions: {},
contextOptions: {},
mode: 'recording',
codegenMode: 'actions',
showRecorder: false,
actionListener,
});
Expand Down
57 changes: 27 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3a9ab39

Please sign in to comment.