mirror of
https://github.com/DigiLive/mushroom-strategy.git
synced 2025-09-25 21:00:55 +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:
@@ -68,7 +68,6 @@ export class HuiMushroomStrategyEditor
|
|||||||
}
|
}
|
||||||
|
|
||||||
public setConfig(config: any): void {
|
public setConfig(config: any): void {
|
||||||
console.log('Editor setConfig called with:', config);
|
|
||||||
this._config = config || { type: 'custom:mushroom-strategy', options: {} };
|
this._config = config || { type: 'custom:mushroom-strategy', options: {} };
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user