feat: configure browser receiver token
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
<section class="settings">
|
||||
<label for="receiver-input">Receiver URL</label>
|
||||
<input id="receiver-input" type="url" spellcheck="false">
|
||||
<label for="receiver-token-input">Pairing token</label>
|
||||
<input id="receiver-token-input" type="password" spellcheck="false" autocomplete="off">
|
||||
<button id="save-settings" class="secondary">Save</button>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user