fix: Show up next in the continue watching section

This commit is contained in:
Aleksi Lassila
2024-06-23 13:09:08 +03:00
parent 982be33c67
commit e5e82fbc93
3 changed files with 8 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
<InfoCircled size={64} />
</div>
<h1 class="header2 text-center">Update Available</h1>
<div class="header1 mb-8 text-center">Reiverr {version} is now available.</div>
<div class="body mb-8 text-center">Reiverr {version} is now available.</div>
<Container class="space-y-4">
<Button type="primary-dark" on:clickOrSelect={dismiss}>Dismiss</Button>
{#if PLATFORM_WEB}