fedimbed.bluesky: forgot to unconst
This commit is contained in:
		
							parent
							
								
									3c1b2c2ec2
								
							
						
					
					
						commit
						400c6c1ea3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -539,7 +539,7 @@ async function bluesky(msg, url, spoiler = false) {
 | 
			
		|||
          }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        const quoteData = await blueskyQuoteEmbed(post.embed.record.record);
 | 
			
		||||
        quoteData = await blueskyQuoteEmbed(post.embed.record.record);
 | 
			
		||||
 | 
			
		||||
        if (quoteData.adult) adult = true;
 | 
			
		||||
        if (quoteData.hidden) hidden = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue