Poll WIP (#231):

* front end poll WIP
* backend fix
This commit is contained in:
John Livingston
2024-07-01 17:45:11 +02:00
parent 3ef0541886
commit 4591633400
10 changed files with 281 additions and 5 deletions

View File

@ -42,7 +42,9 @@ const locKeys = [
'poll_anonymous_results',
'poll_choice_n',
'poll_title',
'poll_instructions'
'poll_instructions',
'poll_end',
'poll'
]
module.exports = locKeys