Merge branch 'patch-1' of https://github.com/ac615223s5/Piped into patch-1

This commit is contained in:
nieve 2024-06-15 15:36:45 -04:00
commit 831a7e54de

View file

@ -13,7 +13,7 @@
>
<canvas id="preview" ref="preview" class="rounded-sm" />
<span
class="mt-2 w-min rounded-xl bg-white px-2 pb-1 pt-1.5 text-sm dark:bg-dark-700"
class="mt-2 w-min rounded-xl bg-white px-2 pb-1 pt-1.5 text-sm .dark:bg-dark-700"
v-text="timeFormat(currentTime)"
/>
</span>