feat(pong): add way to view game list

This commit is contained in:
Maieul BOYER 2026-01-06 16:29:04 +01:00 committed by Nigel
parent 327ba987ed
commit 0ef66cdc10
3 changed files with 106 additions and 0 deletions

View file

@ -7,6 +7,7 @@ import './signin/signin.ts'
import './ttt/ttt.ts'
import './profile/profile.ts'
import './logout/logout.ts'
import './pongHistory/pongHistory.ts'
// ---- Initial load ----
setTitle("");