mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-03 05:54:22 +08:00
added tribeplayers html
This commit is contained in:
parent
b318469b9c
commit
aa16a6338c
1 changed files with 5 additions and 0 deletions
|
|
@ -940,11 +940,16 @@
|
|||
<div class="page pageTest active">
|
||||
|
||||
<div id="typingTest">
|
||||
|
||||
<div id="capsWarning" class="hidden">
|
||||
<i class="fas fa-lock"></i>
|
||||
Caps Lock
|
||||
</div>
|
||||
<div id="testModesNotice"></div>
|
||||
|
||||
<table class="tribePlayers hidden">
|
||||
|
||||
</table>
|
||||
<div id="caret" class="default size15"></div>
|
||||
<div id="paceCaret"class="default size15 hidden"></div>
|
||||
<input id="wordsInput" class="" tabindex="0" autocomplete="off" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue