Add OIDC + better embeds

This commit is contained in:
Alex
2024-08-11 11:16:34 +02:00
parent f1b732f450
commit cdbaac06e0
70 changed files with 3029 additions and 1364 deletions

View File

@@ -71,7 +71,7 @@
event={@event}
selected_poll_opt={@selected_poll_opt}
current_poll_vote={@current_poll_vote}
show_results={@state.show_poll_results_enabled}
show_results={@current_interaction.show_results}
/>
</div>
</div>