feat(ttt): match history done
This commit is contained in:
parent
8f3ed71d8a
commit
2bf5e6e700
17 changed files with 1185 additions and 18 deletions
|
|
@ -8,6 +8,7 @@ import './ttt/ttt.ts'
|
|||
import './profile/profile.ts'
|
||||
import './logout/logout.ts'
|
||||
import './pongHistory/pongHistory.ts'
|
||||
import './tttHistory/tttHistory.ts'
|
||||
|
||||
// ---- Initial load ----
|
||||
setTitle("");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue