update browser extension and app
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
<label for="apiKey">API Key</label>
|
||||
<input type="password" id="apiKey" placeholder="Enter your secret API key">
|
||||
</div>
|
||||
<div class="field-row" style="margin-top: 10px;">
|
||||
<button type="button" id="btn-test-connection" class="btn-secondary" style="padding: 8px 16px; border-radius: 6px; cursor: pointer;">Test Connection</button>
|
||||
<span id="test-toast" class="toast hidden" style="margin-left: 10px;"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
|
||||
Reference in New Issue
Block a user