Skip to content

Commit

Permalink
fix: add controls to the video
Browse files Browse the repository at this point in the history
  • Loading branch information
sznowicki committed Jan 8, 2024
1 parent ca84d8e commit bc5845d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/integrations/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2>Siri shortcut</h2>
</ul>
<p>Here's how it works in the end on macOS:</p>
<p>
<video muted src="/static/siri-shortcut-ios-example.mp4"></video>
<video muted src="/static/siri-shortcut-ios-example.mp4" controls></video>
</p>
</main>
{{{ after }}}

0 comments on commit bc5845d

Please sign in to comment.