Skip to content

Commit 656580b

Browse files
committed
2 parents 1ed33df + ffb06e0 commit 656580b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ export default class GraphLinkTypesPlugin extends Plugin {
117117
}, checkInterval);
118118
});
119119
}
120-
120+
121121
// Create or update text for a given link
122122
createTextForLink(renderer: CustomRenderer, link: CustomLink): void {
123123
// Get the text to display for the link

0 commit comments

Comments
 (0)