Skip to content

Commit

Permalink
add comment to make SeqN adaptation symmetric
Browse files Browse the repository at this point in the history
  • Loading branch information
joswig committed Feb 7, 2025
1 parent 5a03821 commit 7a223db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/sequencing/SequenceEditor.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@
// Reconfigure sequence editor.
editorSequenceView.dispatch({
effects: [
// TODO: use librarySequenceMap here, requires a change to adaptations so defer until changing adaptation API
compartmentSeqLanguage.reconfigure(
setupLanguageSupport(
$sequenceAdaptation.autoComplete(
Expand Down

0 comments on commit 7a223db

Please sign in to comment.