mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	[Server] ✌️
This commit is contained in:
		
							parent
							
								
									5b21a8c0fb
								
							
						
					
					
						commit
						3fa905dee2
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -10,7 +10,9 @@ export default async (me: mongodb.ObjectID, includeMe: boolean = true) => { | |||
| 			// 削除されたドキュメントは除く
 | ||||
| 			deleted_at: { $exists: false } | ||||
| 		}, { | ||||
| 			fields: { | ||||
| 				followee_id: true | ||||
| 			} | ||||
| 		}); | ||||
| 
 | ||||
| 	// ID list of other users who the I follows
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue