This commit is contained in:
John Livingston 2024-01-15 16:47:13 +01:00
parent e04d553d0b
commit 7b0ab15128
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -93,6 +93,7 @@ window.initConverse = async function initConverse (
} }
try { try {
// TODO: disable this when on the new full page.
converse.plugins.add('livechatWindowTitlePlugin', { converse.plugins.add('livechatWindowTitlePlugin', {
dependencies: ['converse-muc-views'], dependencies: ['converse-muc-views'],
overrides: { overrides: {