Fix bug
This commit is contained in:
		@@ -43,7 +43,8 @@ module.exports = (params, user) => new Promise(async (res, rej) => {
 | 
				
			|||||||
		},
 | 
							},
 | 
				
			||||||
		renoteCount: {
 | 
							renoteCount: {
 | 
				
			||||||
			$gt: 0
 | 
								$gt: 0
 | 
				
			||||||
		}
 | 
							},
 | 
				
			||||||
 | 
							'_user.host': null
 | 
				
			||||||
	} as any;
 | 
						} as any;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	if (reply != undefined) {
 | 
						if (reply != undefined) {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user