Poll WIP (#231):

* mod_muc_poll
* feature detection and create poll button in Converse
This commit is contained in:
John Livingston
2024-06-27 19:56:12 +02:00
parent 241065e683
commit b792588364
9 changed files with 171 additions and 1 deletions

View File

@ -35,7 +35,8 @@ const locKeys = [
'task_list_pick_title',
'task_list_pick_empty',
'task_list_pick_message',
'muted_anonymous_message'
'muted_anonymous_message',
'new_poll'
]
module.exports = locKeys