Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
HJ 2024-02-29 19:57:27 +00:00
parent 303bfa6e39
commit 0f2c5fd972
1 changed files with 1 additions and 1 deletions

View File

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