mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-03-17 13:22:55 +01:00
highscore useragent
This commit is contained in:
parent
182d1e8eff
commit
fda08fb4dd
@ -147,8 +147,8 @@
|
||||
<tr></tr>
|
||||
<tr>
|
||||
<td>{{ highScore.bestDifficulty | numberSuffix }}</td>
|
||||
<td>{{ highScore.bestDifficultyUserAgent ? highScore.bestDifficultyUserAgent : 'unknown'
|
||||
}}</td>
|
||||
<td><app-user-agent-link
|
||||
[userAgent]="highScore.bestDifficultyUserAgent"></app-user-agent-link></td>
|
||||
<td>{{ highScore.updatedAt | dateAgo}} ago</td>
|
||||
</tr>
|
||||
</ng-template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user