Poll WIP (#231):

* refactoring update messages, for a more efficient and proper way to
  handle it
This commit is contained in:
John Livingston
2024-07-05 10:39:38 +02:00
parent 0983c8ed57
commit 6dda0cc44f
7 changed files with 64 additions and 39 deletions

View File

@ -46,6 +46,7 @@ const locKeys = [
'poll_end',
'poll',
'poll_vote_instructions',
'poll_vote_instructions_xmpp',
'poll_is_over',
'poll_choice_invalid',
'poll_anonymous_vote_ok'