fix _misskey_content of quote renotes (#8533)
This commit is contained in:
		
							parent
							
								
									60391ff37e
								
							
						
					
					
						commit
						6ed010b192
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -187,6 +187,8 @@ export default async (user: { id: User['id']; username: User['username']; host: | ||||||
| 
 | 
 | ||||||
| 	if (data.text) { | 	if (data.text) { | ||||||
| 		data.text = data.text.trim(); | 		data.text = data.text.trim(); | ||||||
|  | 	} else { | ||||||
|  | 		data.text = null; | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	let tags = data.apHashtags; | 	let tags = data.apHashtags; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue