diff --git a/src/editor/hui-mushroom-strategy-editor.ts b/src/editor/hui-mushroom-strategy-editor.ts index b0491b30..b41cfd91 100644 --- a/src/editor/hui-mushroom-strategy-editor.ts +++ b/src/editor/hui-mushroom-strategy-editor.ts @@ -620,5 +620,4 @@ export class HuiMushroomStrategyEditor // Ensure custom element is registered if (!customElements.get("hui-mushroom-strategy-editor")) { - customElements.define("hui-mushroom-strategy-editor", HuiMushroomStrategyEditor); } \ No newline at end of file