Converse v11, reporting customization in the livechat repo:

Reporting the toggle occupants customization.
This commit is contained in:
John Livingston
2024-07-15 16:27:01 +02:00
parent e97cd1d78e
commit e8f287b8a9
2 changed files with 56 additions and 0 deletions

View File

@ -50,6 +50,9 @@ import '../custom/plugins/terms/index.js'
import '../custom/plugins/poll/index.js'
/* END: Removable components */
// Running some specific livechat patches:
import '../custom/livechat-patch-vcard.js'
import { CORE_PLUGINS } from './headless/shared/constants.js'
import { ROOM_FEATURES } from './headless/plugins/muc/constants.js'
// We must add our custom plugins to CORE_PLUGINS (so it is white listed):