Converse v11, reporting customization in the livechat repo:

Destroy room: remove the challenge, and the new JID.
This commit is contained in:
John Livingston
2024-07-15 16:50:26 +02:00
parent e8f287b8a9
commit f1ac80d468
2 changed files with 36 additions and 2 deletions

View File

@ -8,7 +8,6 @@
* @description This files will override the original ConverseJS index.js file.
*/
import '@converse/headless'
import './i18n/index.js'
import 'shared/registry.js'
import { CustomElement } from 'shared/components/element'