adhoc testing the #t=0.00000000000001 video attach

This commit is contained in:
Henry Jameson 2024-02-28 23:00:38 +02:00
parent dc5e37da39
commit e2d45b1ee9

View file

@ -2,7 +2,7 @@
<video
class="video"
preload="metadata"
:src="attachment.url + '#t=0.5'"
:src="attachment.url + '#t=0.00000000000001'"
:loop="loopVideo"
:controls="controls"
:alt="attachment.description"