Poll WIP (#231):

* frontend WIP
* backend fix
This commit is contained in:
John Livingston
2024-07-04 15:15:28 +02:00
parent 4168b2ce41
commit ffb8ac8ddc
8 changed files with 127 additions and 18 deletions

View File

@ -44,7 +44,8 @@ const locKeys = [
'poll_title',
'poll_instructions',
'poll_end',
'poll'
'poll',
'poll_vote_instructions'
]
module.exports = locKeys