We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e546b28 commit 0741c2cCopy full SHA for 0741c2c
templates/splash.html
@@ -344,7 +344,8 @@
344
{# MSG: Prompt for interaction in order to enable video autoplay. #} {%
345
trans %}Due to limititations with browser permissions, you must interact
346
with the page once before it allows autoplay of videos. Pikaraoke will not
347
- play otherwise. Click the button below to confirm.{% endtrans %}
+ play otherwise. Click the button below to
348
+ <a onClick="handleConfirmation()">confirm</a> .{% endtrans %}
349
</p>
350
<div class="has-text-centered">
351
<button
0 commit comments