fix: open external link in new tab (#4353)

This commit is contained in:
Daniele Ricci 2023-10-05 12:22:14 +02:00 committed by GitHub
parent 7b4e36e990
commit beb92e8ffb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,7 @@
<a
href="https://github.com/immich-app/immich/releases"
class="font-medium text-immich-primary dark:text-immich-dark-primary"
target="_blank"
>
{serverVersion}
</a>