Skip to content

Commit

Permalink
Add confirmation link for samsung tv
Browse files Browse the repository at this point in the history
  • Loading branch information
vicwomg committed Mar 30, 2024
1 parent e546b28 commit 0741c2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/splash.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
{# MSG: Prompt for interaction in order to enable video autoplay. #} {%
trans %}Due to limititations with browser permissions, you must interact
with the page once before it allows autoplay of videos. Pikaraoke will not
play otherwise. Click the button below to confirm.{% endtrans %}
play otherwise. Click the button below to
<a onClick="handleConfirmation()">confirm</a> .{% endtrans %}
</p>
<div class="has-text-centered">
<button
Expand Down

0 comments on commit 0741c2c

Please sign in to comment.