Fix import for ConverseJS 9.
This commit is contained in:
parent
1e27debb7d
commit
69380bd8e4
@ -1,4 +1,4 @@
|
||||
import { html } from 'lit-html'
|
||||
import { html } from 'lit'
|
||||
import { api } from '@converse/headless/core.js'
|
||||
|
||||
export default () => html`
|
||||
|
Loading…
Reference in New Issue
Block a user