mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Update user.ts
This commit is contained in:
		
							parent
							
								
									4c0b48af5e
								
							
						
					
					
						commit
						74bbfd4144
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -319,6 +319,7 @@ export const packForAp = (
 | 
			
		|||
		"liked": `${userUrl}/liked.json`,
 | 
			
		||||
		"inbox": `${userUrl}/inbox.json`,
 | 
			
		||||
		"outbox": `${userUrl}/outbox.json`,
 | 
			
		||||
		"sharedInbox": `${config.url}/inbox`,
 | 
			
		||||
		"preferredUsername": _user.username,
 | 
			
		||||
		"name": _user.name,
 | 
			
		||||
		"summary": _user.description,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue