Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feat/new-tab-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
trusz committed Feb 25, 2025
2 parents e3fe86f + 00c4dc0 commit a6142a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/openscd/src/addons/Layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export class OscdLayout extends LitElement {
/** The currently active editor tab. */
@property({ type: Number }) activeTab = 0;


/** The plugins to render the layout. */
@property({ type: Array }) plugins: Plugin[] = [];

Expand Down

0 comments on commit a6142a8

Please sign in to comment.