diff --git a/core/client.js b/core/client.js index ad6b1fbe..49e6e1e4 100644 --- a/core/client.js +++ b/core/client.js @@ -290,7 +290,7 @@ class TfFilesPaneElement extends LitElement { ` : html`
self.set_expanded(true)}>ยป
`; let content = html` - openFile(event.detail.file)}> + openFile(event.detail.file)}>
`; diff --git a/core/index.html b/core/index.html index 231e9d74..c6cc65ff 100644 --- a/core/index.html +++ b/core/index.html @@ -16,8 +16,8 @@ -
-