feat(pong): add way to view game list
This commit is contained in:
parent
327ba987ed
commit
0ef66cdc10
3 changed files with 106 additions and 0 deletions
|
|
@ -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("");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue