Allow games to be set to Mastered

This commit is contained in:
2025-03-17 08:26:56 +01:00
parent 843eed64d6
commit ddd75f22b0
2 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,7 @@
<c-gamestatus :status="game.status">
{{ game.get_status_display }}
</c-gamestatus>
{% if game.mastered %}👑{% endif %}
</div>
<div class="flex gap-2 items-center">
<span class="uppercase font-bold text-slate-300">Platform</span>