We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b632fa commit 60e6b58Copy full SHA for 60e6b58
public/views/api-keys.html
@@ -4,7 +4,7 @@
4
<button class="tab-button" data-tab="docs">API Documentation</button>
5
</div>
6
7
- <div class="tab-content" id="manage-tab">
+ <div class="tab-content" id="manage-tab" style="display: block;">
8
<div id="api-key-container" class="api-key-container">
9
<api-key-manager></api-key-manager>
10
0 commit comments