Fix #2677
This commit is contained in:
		
							parent
							
								
									eebed9944c
								
							
						
					
					
						commit
						20a9c25d70
					
				|  | @ -25,7 +25,8 @@ export default async function(user: IUser, note: INote) { | |||
| 			tags: [], | ||||
| 			fileIds: [], | ||||
| 			poll: null, | ||||
| 			geo: null | ||||
| 			geo: null, | ||||
| 			cw: null | ||||
| 		} | ||||
| 	}); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue