fix(friends): not able to sort by 'friends for' column (@fehmer) (#7057)

This commit is contained in:
Christian Fehmer 2025-10-28 17:32:54 +01:00 committed by GitHub
parent b9c4e4616e
commit caae0d404e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@
<thead>
<tr>
<td data-sort-property="name">name</td>
<td data-sort-property="addedAt">friends for</td>
<td data-sort-property="lastModified">friends for</td>
<td data-sort-property="xp">level</td>
<td
data-sort-property="completedTests"