mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 08:15:48 +00:00
Implemented filter
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
<div fxFlex="40" fxLayout="column" id="game-details">
|
||||
<h1>{{game.title}}</h1>
|
||||
<h3>Rating: {{game.totalRating}}/100</h3>
|
||||
<h3>Release: {{game.releaseDate | date: 'longDate'}}</h3>
|
||||
<p id="game-summary">{{game.summary}}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user