mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-07-28 07:32:12 +02:00
bestDifficultyUserAgent
This commit is contained in:
@@ -147,7 +147,8 @@
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>{{ highScore.bestDifficulty | numberSuffix }}</td>
|
||||
<td>{{ highScore.bestDifficultyUserAgent }}</td>
|
||||
<td>{{ highScore.bestDifficultyUserAgent ? highScore.bestDifficultyUserAgent : 'unknown'
|
||||
}}</td>
|
||||
<td>{{ highScore.updatedAt | dateAgo}} ago</td>
|
||||
</tr>
|
||||
</ng-template>
|
||||
|
Reference in New Issue
Block a user