From 7653eb2b28911a0479b3b673c9b63fd490aedb6b Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 18 Aug 2024 00:06:26 +0900 Subject: feat(backend): add the link to game watch page to admin game list page --- backend/admin/templates/games.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'backend/admin') diff --git a/backend/admin/templates/games.html b/backend/admin/templates/games.html index 0616938..6d6bd68 100644 --- a/backend/admin/templates/games.html +++ b/backend/admin/templates/games.html @@ -11,6 +11,13 @@ {{ .DisplayName }} (id={{ .GameID }} type={{ .GameType }} state={{ .State }}) + {{ end }} -- cgit v1.2.3-70-g09d2