mirror of
				https://gitlab.com/comunic/comunicapiv2
				synced 2025-10-30 17:14:43 +00:00 
			
		
		
		
	Fix friends list order
This commit is contained in:
		| @@ -35,7 +35,8 @@ export class FriendsHelper { | ||||
| 				"f.actif", | ||||
| 				"f.abonnement", | ||||
| 				"f.autoriser_post_page" | ||||
| 			] | ||||
| 			], | ||||
| 			order: "u.last_activity DESC" | ||||
| 		}); | ||||
|  | ||||
| 		return results.map((r) => this.DbToFriend(r)); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user