Update user.ts
This commit is contained in:
		| @@ -86,6 +86,7 @@ export class UserRepository extends Repository<User> { | ||||
| 			name: user.name, | ||||
| 			username: user.username, | ||||
| 			host: user.host, | ||||
| 			uri: user.uri, | ||||
| 			avatarUrl: user.avatarUrl, | ||||
| 			bannerUrl: user.bannerUrl, | ||||
| 			avatarColor: user.avatarColor, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo