Skip to content

Commit 0741c2c

Browse files
committed
Add confirmation link for samsung tv
1 parent e546b28 commit 0741c2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/splash.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,8 @@
344344
{# MSG: Prompt for interaction in order to enable video autoplay. #} {%
345345
trans %}Due to limititations with browser permissions, you must interact
346346
with the page once before it allows autoplay of videos. Pikaraoke will not
347-
play otherwise. Click the button below to confirm.{% endtrans %}
347+
play otherwise. Click the button below to
348+
<a onClick="handleConfirmation()">confirm</a> .{% endtrans %}
348349
</p>
349350
<div class="has-text-centered">
350351
<button

0 commit comments

Comments
 (0)