Skip to content

Commit

Permalink
fix: the real fix
Browse files Browse the repository at this point in the history
  • Loading branch information
trusz committed Feb 6, 2025
1 parent 6a0f528 commit 4f97809
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1,206 deletions.
115 changes: 0 additions & 115 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion packages/openscd/src/open-scd.ts
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,6 @@ export class OpenSCD extends LitElement {
return {
...builtInPlugin,
...overwrite,
installed: true, // TODO: is this correct? should we decide it based on something?
}
})

Expand Down
Loading

0 comments on commit 4f97809

Please sign in to comment.