Add: print temp data for history board
This commit is contained in:
@@ -8,6 +8,7 @@ class RecordBoard {
|
||||
|
||||
this.printRecordBoardHeader();
|
||||
|
||||
let historyBoard = new HistoryBoard();
|
||||
let rankingBoard = new RankingBoard();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user