Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit 101aaae

Browse files
authored
Fix: Forgetting Plugin Settnigs (#1619)
1 parent c39cd6c commit 101aaae

File tree

2 files changed

+13
-1091
lines changed

2 files changed

+13
-1091
lines changed

packages/openscd/src/open-scd.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ export class OpenSCD extends LitElement {
383383
return {
384384
...builtInPlugin,
385385
...overwrite,
386-
installed: true, // TODO: is this correct? should we decide it based on something?
387386
}
388387
})
389388

0 commit comments

Comments
 (0)