mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 03:26:07 +08:00
Fix ApeKeys management for unauthed users (#2694)
This commit is contained in:
parent
c494475a48
commit
fabc0e7562
1 changed files with 1 additions and 1 deletions
|
@ -4179,7 +4179,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section apeKeys needsAccount">
|
||||
<div class="section apeKeys needsAccount hidden">
|
||||
<h1>ape keys</h1>
|
||||
<div class="text">
|
||||
Generate Ape Keys to access certain API endpoints.
|
||||
|
|
Loading…
Add table
Reference in a new issue