View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/590 Closes #596 Approved-by: fEmber <acomputerdog@gmail.com> Approved-by: Marie <marie@kaifa.ch>
This commit is contained in:
		
						commit
						b93494d746
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -82,7 +82,7 @@ export class ApImageService {
 | 
			
		|||
			url: image.url,
 | 
			
		||||
			user: actor,
 | 
			
		||||
			uri: image.url,
 | 
			
		||||
			sensitive: image.sensitive,
 | 
			
		||||
			sensitive: !!(image.sensitive),
 | 
			
		||||
			isLink: !shouldBeCached,
 | 
			
		||||
			comment: truncate(image.name ?? undefined, DB_MAX_IMAGE_COMMENT_LENGTH),
 | 
			
		||||
		});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue