mirror of
https://github.com/immich-app/immich.git
synced 2025-01-06 03:46:47 +01:00
fix: open external link in new tab (#4353)
This commit is contained in:
parent
7b4e36e990
commit
beb92e8ffb
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue