We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c4e46 commit caae0d4Copy full SHA for caae0d4
frontend/src/html/pages/friends.html
@@ -59,7 +59,7 @@
59
<thead>
60
<tr>
61
<td data-sort-property="name">name</td>
62
- <td data-sort-property="addedAt">friends for</td>
+ <td data-sort-property="lastModified">friends for</td>
63
<td data-sort-property="xp">level</td>
64
<td
65
data-sort-property="completedTests"
0 commit comments