Poll WIP (#231):
* mod_muc_poll * feature detection and create poll button in Converse
This commit is contained in:
5
conversejs/custom/plugins/poll/constants.js
Normal file
5
conversejs/custom/plugins/poll/constants.js
Normal file
@ -0,0 +1,5 @@
|
||||
// SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||
//
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export const XMLNS_POLL = 'http://jabber.org/protocol/muc#x-poll'
|
Reference in New Issue
Block a user