Polls: notifier on votes

This commit is contained in:
John Livingston
2024-07-05 16:34:51 +02:00
parent 9b1f24eafe
commit e97c33cec5
5 changed files with 26 additions and 2 deletions

View File

@ -128,3 +128,5 @@ declare const LOC_TOKEN_ACTION_CREATE: string
declare const LOC_TOKEN_ACTION_REVOKE: string
declare const LOC_TOKEN_DEFAULT_LABEL: string
declare const LOC_TOKEN_ACTION_REVOKE_CONFIRM: string
declare const LOC_POLL_VOTE_OK: string