Add paypal to checkout widget

This commit is contained in:
2023-11-27 16:31:49 +01:00
parent a95764dc6f
commit cc84e6a1b0
2 changed files with 73 additions and 18 deletions

View File

@@ -106,7 +106,6 @@ const fullscreen = () => {
bind:this={player}
controls
playsinline
autoplay
loop={loop}
class="video"
on:pause={() => playing = false }