mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-08-08 12:11:47 +02:00
ago
This commit is contained in:
@@ -148,7 +148,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td>{{ highScore.bestDifficulty | numberSuffix }}</td>
|
<td>{{ highScore.bestDifficulty | numberSuffix }}</td>
|
||||||
<td>{{ highScore.bestDifficultyUserAgent }}</td>
|
<td>{{ highScore.bestDifficultyUserAgent }}</td>
|
||||||
<td>{{ highScore.updatedAt | dateAgo}}</td>
|
<td>{{ highScore.updatedAt | dateAgo}} ago</td>
|
||||||
</tr>
|
</tr>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
</p-table>
|
</p-table>
|
||||||
|
Reference in New Issue
Block a user