Muc-app: some refactoring.

This commit is contained in:
John Livingston
2024-07-29 23:50:06 +02:00
parent 86cac34ef3
commit 20cb668e09
7 changed files with 42 additions and 32 deletions

View File

@ -3,7 +3,7 @@
// SPDX-License-Identifier: AGPL-3.0-only
import { api } from '@converse/headless'
import { MUCApp } from '../../../shared/components/muc-app.js'
import { MUCApp } from '../../../shared/components/muc-app/index.js'
import { tplMUCNoteApp } from '../templates/muc-note-app.js'
/**