mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	fix: open external link in new tab (#4353)
This commit is contained in:
		| @@ -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> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user