Skip to content

Commit

Permalink
MPS plugin for the SSR text editor (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
slisson committed Nov 20, 2023
1 parent 3147bcd commit 9e09b35
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ val defaultConceptEditor = ConceptEditor(null as IConceptOfTypedNode<ITypedNode>
l.vertical()
}
}
else -> RuntimeException("Unknown link type: $l")
}
}
}
Expand Down

0 comments on commit 9e09b35

Please sign in to comment.