Converse upstream WIP.

This commit is contained in:
John Livingston
2024-07-15 17:35:26 +02:00
parent f1ac80d468
commit 1226162b50
2 changed files with 12 additions and 20 deletions

View File

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
//
// SPDX-License-Identifier: AGPL-3.0-only
// Here we are patching the vCard plugin, to add some specific optimizations.
import { _converse, api } from '@converse/headless/index.js'