mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 04:51:16 +08:00
Update
This commit is contained in:
parent
1df40aa0df
commit
c8b299e8b2
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@
|
|||
<!-- TODO: Find better way to implement username copy -->
|
||||
Discord:
|
||||
<input type="text" value="Miodec#1512" id="username" />
|
||||
<button title="Click to copy username" onclick="copyUserName()">
|
||||
<button title="Click to copy" onclick="copyUserName()">
|
||||
Copy
|
||||
</button>
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue