This commit is contained in:
UnrealApex 2021-04-25 02:59:44 +00:00
parent 1df40aa0df
commit c8b299e8b2

View file

@ -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>