mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-09-25 12:50:54 +02:00
Update src/editor/hui-mushroom-strategy-editor.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -620,5 +620,4 @@ export class HuiMushroomStrategyEditor
|
|||||||
|
|
||||||
// Ensure custom element is registered
|
// Ensure custom element is registered
|
||||||
if (!customElements.get("hui-mushroom-strategy-editor")) {
|
if (!customElements.get("hui-mushroom-strategy-editor")) {
|
||||||
customElements.define("hui-mushroom-strategy-editor", HuiMushroomStrategyEditor);
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user