Skip to content

Commit

Permalink
fix uneven brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
kashiken committed Jun 15, 2024
1 parent e8705ad commit ab26ce9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ export default class FigureInteractionComponent extends Component {
}
analyseSettingsService.minFrequency = minFrequency;
analyseSettingsService.maxFrequency = maxFrequency;
}
}

// analyze
Expand Down

0 comments on commit ab26ce9

Please sign in to comment.