Skip to content

Commit 8c04e76

Browse files
susnuxShGKme
andauthored
fixup: sidebartab
Co-authored-by: Grigorii K. Shartsev <[email protected]> Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent 29a885e commit 8c04e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sidebar/SidebarTab.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export interface ISidebarTab {
9191
enabled: (context: ISidebarContext) => boolean
9292

9393
/**
94-
* Called when the sidebar tab is rendered the first time in the sidebar.
94+
* Called when the sidebar tab is active and rendered the first time in the sidebar.
9595
* This should be used to register the web componen (`CustomElementRegistry.define()`).
9696
*
9797
* The sidebar itself will anyways wait for the component to be defined in the registry (`customElements.whenDefined()`).

0 commit comments

Comments
 (0)