Skip to content

Commit

Permalink
Update GuidedInspectorPage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed Jun 14, 2024
1 parent 6a672bb commit 9db5db2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export class GuidedInspectorPage extends Page {
if (!this.report) {
const result = await run(
"neuroconv/inspect_folder",
"neuroconv/inspect",
{ path, ...options, request_id: swalOpts.id },
swalOpts
)
Expand Down

0 comments on commit 9db5db2

Please sign in to comment.