[Server] Remove unnecessarily property
This commit is contained in:
		| @@ -270,6 +270,7 @@ export const pack = async ( | |||||||
| 	delete _note._renote; | 	delete _note._renote; | ||||||
| 	delete _note._files; | 	delete _note._files; | ||||||
| 	delete _note._replyIds; | 	delete _note._replyIds; | ||||||
|  | 	delete _note.mentionedRemoteUsers; | ||||||
|  |  | ||||||
| 	if (_note.geo) delete _note.geo.type; | 	if (_note.geo) delete _note.geo.type; | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo