Update user.ts
This commit is contained in:
		
							parent
							
								
									34c150cf73
								
							
						
					
					
						commit
						e38335077e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -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,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue