Skip to content

Commit

Permalink
What is this 1 doing
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny-Hui committed Aug 8, 2024
1 parent 1ca6a54 commit 4c8aafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/editor/editing/EditingPane.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
targetElement.textContent = targetString;
afterType();
}
}1
}
function afterType() {
if($selectedUnit == null) {
Expand Down

0 comments on commit 4c8aafd

Please sign in to comment.