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:
@@ -121,7 +121,6 @@ export class HuiMushroomStrategyEditor
|
|||||||
const options = this._config.options || {};
|
const options = this._config.options || {};
|
||||||
|
|
||||||
console.log('Editor rendering with config:', this._config);
|
console.log('Editor rendering with config:', this._config);
|
||||||
console.log('Options:', options);
|
|
||||||
|
|
||||||
return html`
|
return html`
|
||||||
<div class="card-config">
|
<div class="card-config">
|
||||||
|
Reference in New Issue
Block a user