typo
This commit is contained in:
		
							parent
							
								
									b78d24be1e
								
							
						
					
					
						commit
						ee12d887ae
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -337,7 +337,7 @@ async function insertNote(user: IUser, data: Option, tokens: ReturnType<typeof p
 | 
				
			||||||
		_renote: data.renote ? {
 | 
							_renote: data.renote ? {
 | 
				
			||||||
			userId: data.renote.userId,
 | 
								userId: data.renote.userId,
 | 
				
			||||||
			user: {
 | 
								user: {
 | 
				
			||||||
				host: data.reply._user.host
 | 
									host: data.renote._user.host
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		} : null,
 | 
							} : null,
 | 
				
			||||||
		_user: {
 | 
							_user: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue