mirror of
https://github.com/immich-app/immich.git
synced 2024-11-28 09:33:27 +02:00
fix: open external link in new tab (#4353)
This commit is contained in:
parent
7b4e36e990
commit
beb92e8ffb
@ -100,6 +100,7 @@
|
|||||||
<a
|
<a
|
||||||
href="https://github.com/immich-app/immich/releases"
|
href="https://github.com/immich-app/immich/releases"
|
||||||
class="font-medium text-immich-primary dark:text-immich-dark-primary"
|
class="font-medium text-immich-primary dark:text-immich-dark-primary"
|
||||||
|
target="_blank"
|
||||||
>
|
>
|
||||||
{serverVersion}
|
{serverVersion}
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user