Improved view

This commit is contained in:
Anry Das
2025-10-12 15:25:44 +03:00
parent 202a3eb383
commit 74c658b2dd
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
<div class="message info">
<strong>Your API Key:</strong>
<div class="api-key-display" id="apiKeyDisplay"></div>
<small>⚠️ Save this key securely! You won't be able to see it again.</small>
<small>⚠️ Save this key securely!</small>
</div>
<button onclick="clearKey()" style="background: #dc3545;">Logout</button>
</div>