Skip to content

Commit

Permalink
Backport PR #3379: spectral extraction api hint
Browse files Browse the repository at this point in the history
  • Loading branch information
cshanahan1 authored and meeseeksmachine committed Jan 3, 2025
1 parent ead4035 commit bdc67cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@
:action_disabled="ext_specreduce_err.length > 0"
:action_spinner="spinner"
add_results_api_hint="plg.ext_results"
action_api_hint=plg.export_extract_spectrum()"
action_api_hint="plg.export_extract_spectrum()"
:api_hints_enabled="api_hints_enabled"
@click:action="extract_spectrum"
></plugin-add-results>
Expand Down

0 comments on commit bdc67cc

Please sign in to comment.