Improved user references reset patch

This commit is contained in:
2018-11-09 03:41:54 +09:00
parent 1ae8547721
commit 94d8104925
3 changed files with 14 additions and 3 deletions

View File

@ -51,7 +51,7 @@ func Get(ctx *aero.Context) string {
}
}
arn.SortUsersLastSeen(friends)
arn.SortUsersLastSeenFirst(friends)
}
// Sort relations by start date