mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 16:13:28 +02:00
Fix version display format in stat-cards component
This commit is contained in:
committed by
GitHub
parent
807ed1b17b
commit
51f05c4a8a
@@ -139,7 +139,7 @@
|
||||
href={releaseUrl ?? 'https://github.com/maxdorninger/MediaManager/releases'}
|
||||
class="underline"
|
||||
>
|
||||
{installedVersion} → v{newestVersion}
|
||||
v{installedVersion} → v{newestVersion}
|
||||
</a>
|
||||
</Card>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user