mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	Add lightroom plugin to community projects (#8736)
This commit is contained in:
		
							parent
							
								
									605da89425
								
							
						
					
					
						commit
						1fdbc949d6
					
				@ -38,6 +38,11 @@ const projects: CommunityProjectProps[] = [
 | 
			
		||||
    description: 'Documentation for simple podman setup using quadlets.',
 | 
			
		||||
    url: 'https://github.com/tbelway/immich-podman-quadlets/blob/main/docs/install/podman-quadlet.md',
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    title: 'Lightroom Publisher: mi.Immich.Publisher',
 | 
			
		||||
    description: 'Lightroom plugin to publish photos from Lightroom collections to Immich albums.',
 | 
			
		||||
    url: 'https://github.com/midzelis/mi.Immich.Publisher',
 | 
			
		||||
  },
 | 
			
		||||
];
 | 
			
		||||
 | 
			
		||||
function CommunityProject({ title, description, url }: CommunityProjectProps): JSX.Element {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user