Fix bug
This commit is contained in:
		
							parent
							
								
									ce27b36fd0
								
							
						
					
					
						commit
						1813d17b4c
					
				|  | @ -20,6 +20,7 @@ export default async function(user: IUser, note: INote) { | |||
| 		$set: { | ||||
| 			deletedAt: new Date(), | ||||
| 			text: null, | ||||
| 			tags: [], | ||||
| 			mediaIds: [], | ||||
| 			poll: null | ||||
| 		} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue