mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			56 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			56 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| db.following.remove({
 | |
| 	deletedAt: { $exists: true }
 | |
| });
 |