diff --git a/ui/src/elements/how-controller.ts b/ui/src/elements/how-controller.ts index 201a24c..0e0b914 100644 --- a/ui/src/elements/how-controller.ts +++ b/ui/src/elements/how-controller.ts @@ -481,7 +481,7 @@ export class HowController extends ScopedElementsMixin(LitElement) { return html`
- {console.log("FISH");this.onFileSelected(e)}} > + {this.onFileSelected(e)}} >
` const document = this._currentDocumentEh ? - html`