Add GameManager for filtering active games and update group_games template

This commit is contained in:
Edgar P. Burkhart 2025-06-15 16:11:24 +02:00
parent 302b884b23
commit 486f650ea6
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
3 changed files with 13 additions and 1 deletions

View file

@ -25,7 +25,7 @@ i.owner, .gold {
display: none;
}
a.group {
a.group, a.running {
text-decoration: none;
}