mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	✌️
This commit is contained in:
		
							parent
							
								
									91251916ce
								
							
						
					
					
						commit
						3795b88277
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -79,4 +79,5 @@ export function init(user): IUser {
 | 
			
		|||
	user.avatar_id = new mongo.ObjectID(user.avatar_id);
 | 
			
		||||
	user.banner_id = new mongo.ObjectID(user.banner_id);
 | 
			
		||||
	user.pinned_post_id = new mongo.ObjectID(user.pinned_post_id);
 | 
			
		||||
	return user;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue